Is the servicemix-wsn2005 component is in dependency of your SU pom.xml ? Regards JB -- Jean-Baptiste Onofré j...@nanthrax.net BuildProcess/AutoDeploy Project Leader http://buildprocess.sourceforge.net
On Wed 17/12/08 15:29, bgoetzmann bgoetzm...@sophia.symag.com wrote: > > Hello, > > Working with ServiceMix 3.3, I have a SU that include a custom jar file; > in this library one of my classes uses WS-Notification. So, in the xbean.xml > of the SU, I would like include required librairies of the component > servicemix-wsn2005, like this (as stated in the Classloaders page, > http://servicemix.apache.org/classloaders.html): > <beans xmlns:jsr181="http://servicemix.apache.org/jsr181/1.0"> <classpath> > <library>servicemix-wsn2005</library> > </classpath> > ... > > But, when I deploy my SA, I get an exception telling "No such > component: servicemix-wsn2005"! > What's wrong with this? > > Cheers, > > Bertrand. > -- > View this message in context: http://www.nabble.com/Including-component%27s-jar-files-tp21054 > 162p21054162.html Sent from the ServiceMix - User mailing list archive at Nabble.com. > > > >