Hi,
we have a project that is build on top of servicemix 3.3-SNAPSHOT.
We just tried to rebuild our project and now get the following message:
java.lang.NoClassDefFoundError:
org/apache/servicemix/jbi/jaxp/SourceTransformer
at
org.apache.servicemix.tck.SpringTestSupport.setUp(SpringTestSupport.java:71)
I just checked the servicemix-core.jar file and it seems that the error
message is correct.
Could please one tell me what happened to this Class?
Our code is relying on it and we need it.
What happened to the whole org.apache.servicemix.jaxp package out of the
servicemix-core.jar?
It does not exist any more.
Thanks in advance
--
View this message in context:
http://www.nabble.com/SourceTransformer-disappeared-tp18812600p18812600.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.