1 2 Previous Next 18 Replies Latest reply on Apr 21, 2015 3:24 PM by lvsmix Go to original post
      • 15. Re: How to refer the RESTEasy libs in the Teiid VDB war deployment?
        lvsmix

        Hi Ramesh:

         

        First, I am sorry for my english, My english is so bad and I know it. Then I dont i undestand your response, I dont know if I could explain me, but I need to know what release of version JDK 1.6, eclipse version and Jboss Data Virtualization version are you using because I cant generate Rest War and Soap War in Teiid Designer.

         

        I am using JDK 1.6_18, eclipse Luna, Jboss Data Virtualization 6.1 and Teiid Designer 9.0

         

        Thank you very much for your response.

        • 16. Re: How to refer the RESTEasy libs in the Teiid VDB war deployment?
          rareddy

          What is the error you see?

          • 17. Re: How to refer the RESTEasy libs in the Teiid VDB war deployment?
            lvsmix

            Hi Ramesh and Tamoy .

             

            I had the problem that tamoy:

             

            Exception sending context initialized event to listener instance of class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap

            java.lang.RuntimeException: java.lang.ClassNotFoundException: org.teiid.rest.services.TeiidRestApplication

             

            Until finally found the solution .

             

            The solution to deploy the Rest War and Soap War correctly is to change to JDK 1.6_18 , this version works for for me from the eclipse, but if the problem persists. Then would have to force the eclipse modifying the eclipse.ini file and add :

            -vm

            / {path } JDK / bin

             

            This way you will generate the war both the Rest war as SOAP War .

             

            I hope you learn and ask me anything .

             

            regards

             

            Luis

            • 18. Re: How to refer the RESTEasy libs in the Teiid VDB war deployment?
              lvsmix

              Hi Ramesh and Tamoy .

               

              I had the problem that tamoy:

               

              Exception sending context initialized event to listener instance of class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap

              java.lang.RuntimeException: java.lang.ClassNotFoundException: org.teiid.rest.services.TeiidRestApplication

               

              Until finally found the solution .

               

              The solution to deploy the Rest War and Soap War correctly is to change to JDK 1.6_18 , this version works for for me from the eclipse, but if the problem persists. Then would have to force the eclipse modifying the eclipse.ini file and add :

              -vm

              / {path JDK 1.6}/ bin

               

              This way you will generate the war both the Rest war as SOAP War .

               

              I hope you learn and ask me anything .

               

              regards

               

              Luis

              1 2 Previous Next