Re: java.lang.NoClassDefFoundError: javax/xml/transform/Result

2019-04-04 Thread leonardchicco
Hi In the folder endorsed i removed this files: org.apache.karaf.specs.locator-4.2.4.jar org.apache.karaf.specs.java.xml.ws-4.2.4.jar org.apache.karaf.specs.java.xml-4.2.4.jar But the error is the same Thanks in advance -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-Dev-f930721.html

Re: java.lang.NoClassDefFoundError: javax/xml/transform/Result

2019-04-04 Thread leonardchicco
Hi In the folder endorsed i removed this files: org.apache.karaf.specs.locator-4.2.4.jar org.apache.karaf.specs.java.xml.ws-4.2.4.jar org.apache.karaf.specs.java.xml-4.2.4.jar But the error is the same Thanks in advance -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-Dev-f930721.h

Re: java.lang.NoClassDefFoundError: javax/xml/transform/Result

2019-04-03 Thread Jean-Baptiste Onofré
Hi, Are you using JDK 8 or 9 ? Regards JB On 03/04/2019 13:34, leonardchicco wrote: > Hi, > With reference to the thread > http://karaf.922171.n3.nabble.com/Karaf-4-2-4-Custom-distribution-with-ActiveMQ-5-15-9-fails-during-start-tt4055549.html >