Hi,

are you running it using the mvn jbi:embeddedServicemix command? If so,
please try this one, edit the pom.xml in the basic directory and add this in
the <dependencies>


<dependency>
                <groupId>org.jencks</groupId>
                <artifactId>jencks</artifactId>
                <version>1.3</version>
</dependency>


It seems that this example was not using the jars in the lib directory but
uses the maven repository instead.

Regards,
Marlon


Razesh wrote:
> 
> Yes am having the following jar file in the lib directory
>                                jencks-2.0-20061124.075804-4.jar
>   but still am not able to run the example
>   
> 
> cmalonzo <[EMAIL PROTECTED]> wrote:
>   
> Hi,
> 
> Please verify that you do have jencks-1.3.jar in \lib. I
> have this in mine and this example works perfectly.
> 
> HTH,
> Cristina Malonzo
> 
> 
> 
> Razesh wrote:
>> 
>> when i run mvn -e jbi:embeddedServicemix
>> 
>> its giving following error 
>> 
>> Caused by: java.lang.ClassNotFoundException:
>> org.jencks.factory.TransactionContextManagerFactoryBean
>> 
>> 
>> any help........
>> 
>> 
>> ---------------------------------
>> Find out what India is talking about on - Yahoo! Answers India 
>> Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8.
>> Get it NOW
>> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/Problem-in-running-basic-example-tf2769847s12049.html#a7733045
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
> 
> 
> 
>                               
> ---------------------------------
>  Find out what India is talking about on  - Yahoo! Answers India 
>  Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8.
> Get it NOW
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-in-running-basic-example-tf2769847s12049.html#a8073828
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to