Hi all,
problem solved... 
just added servicemix-common.jar to servicemix\lib from
.m2/repository/org/apache/servicemix-common

Barath.


Barath wrote:
> 
> 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#a13506792
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to