Hi, I deleted the xmlparser api that contains the javax.xml.parsers package but I get that errors: ClassNotFoundException:javax.xml.parsers.ParseException So the second attempt : adding the package javax.xml.parsers to the import package in the pom.xml but i got the same error. This means that the serviceMix doesn't contain a specification of javax.xml.parsers !! When I chevked the etc/jre.properties I found some exported packages from the jre !! The third atemp: I added the org.apache.servicemix.bundle.specs.jaxp jar to the service mix (this jar contains the package below) but always the same error !!
-- View this message in context: http://servicemix.396122.n5.nabble.com/Caused-by-java-lang-NoClassDefFoundError-org-apache-axis-deployment-wsdd-WSDDConstants-tp5722456p5722482.html Sent from the ServiceMix - User mailing list archive at Nabble.com.