Hi You have ClassDefNotFoundException, not ClassNotFoundException. It means the classes can be found but cannot be initialized. Can you find any other errors in your logs? Could you send the log file?
Regards Krzysztof On 04.04.2015 11:54, anas bakhou wrote: > Hi > Thank you for your response, I got this error when I start my bundle , not > the bundle that contains axis and the other jars. But when I add the > package org.apache.axis.deployement.wsdd to the import package in the > pom.xml , I got another error : > NoClassDefFoundError: could not initialise org.apache.xml.utils.XMLUtils > But in this case the package org.apache.xml.utils already exists in the > import package !! > Are there any suggestions pleaze !! > > > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/Caused-by-java-lang-NoClassDefFoundError-org-apache-axis-deployment-wsdd-WSDDConstants-tp5722456p5722462.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. -- Krzysztof Sobkowiak JEE & OSS Architect Apache Software Foundation Member Apache ServiceMix <http://servicemix.apache.org/> Committer & PMC chair Senior Solution Architect @ Capgemini SSC <http://www.pl.capgemini-sdm.com/en/>
