Is your bundle containing the Axis stuff stared? Could you check the state of
the bundle using list -t 0 command? Could
you also enable dynamic import for the both bundles using dynamic-import
command? If it helps, it means one of the
bundles is missing some imports
Regards
Krzysztof
On 06.04.2015 00:58, anas bakhou wrote:
> Hi,
> That is the only principal Error that I get, the Others are related to
> Exchange Null and Camel issues.
> This is the method that I need into XMLUtils :
> public static Document More ...newDocument(InputStream inp)
> throws ParserConfigurationException, SAXException, IOException
> {
> return XMLUtils.newDocument(new InputSource(inp));
> }
> When I Google to try Any solutions o this problem, I found that
> NoClassDefFoundError is thrown if the Java Virtual Machine or a ClassLoader
> instance tries to load in the definition of a class (as part of a normal
> method call or as part of creating a new instance using the new expression)
> and no definition of the class could be found. This Means that the
> ClassLoader of ServiceMix is not able to find the definition of the class !!
>
>
>
>
> --
> View this message in context:
> http://servicemix.396122.n5.nabble.com/Caused-by-java-lang-NoClassDefFoundError-org-apache-axis-deployment-wsdd-WSDDConstants-tp5722456p5722468.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/>