Stefan, What JBI component is the SU that causes the exception using? This class should be part of the default servicemix-shared shared library (it's part of servicemix-soap2 to be exact) that contains the code that's being used by all JBI components so you shouldn't really bump into this by using just the standard JBI components.
Regards, Gert Vanthienen ------------------------ FuseSource Web: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ On Wed, Oct 26, 2011 at 7:46 PM, Stefan Essl < [email protected]> wrote: > Hi everybody, > > if I try to deploy my SA, I get the error: > java.lang.ClassNotFoundException: > org.apache.servicemix.soap.util.stax.StaxSource > > I guess I'm missing some maven dependencies, but I can't work out which > one... > > Thanks, > Stefan
