Hi, In my component i ve 1 . MyBootstrap.java -- which listen to http:\\localhost:9090\ and calls Servlet.java. 2 . Servlet.java -- doGet method calls join.java 's start method. 3 . join.java -- start method should call process method of Myendpoint.java, But when i create an instance to MyEndpoint.java i am getting java.lang.classDefNotfound error org\apache\servicemix\common\ExchangeProcessor
Barath. -- View this message in context: http://www.nabble.com/Not-able-to-call-Process-method-of-Endpoint.java-tf4723976s12049.html#a13506178 Sent from the ServiceMix - User mailing list archive at Nabble.com.
