You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by t rajesh <it...@yahoo.co.in> on 2006/12/06 19:27:13 UTC

Problem in running basic example

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

Re: Problem in running basic example

Posted by Marlon Santos <ms...@exist.com>.
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 <cr...@simulalabs.com> 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.


Re: Problem in running basic example

Posted by t rajesh <it...@yahoo.co.in>.
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 <cr...@simulalabs.com> 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

Re: Problem in running basic example

Posted by cmalonzo <cr...@simulalabs.com>.
Hi,

Please verify that you do have jencks-1.3.jar in <service-mix-home>\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.