You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by puneetjain <pu...@wipro.com> on 2008/01/24 21:08:24 UTC

Problem deploying the service mix bridge sample in Jboss

Hi,

I am new with the servicemix. I am trying to deploy the servicemix example
on jboss server.

1. I have deployed jboss jbi deployer in jboss.

2. I have deployed service mix web interface to deploy the servicemix
component and servicemix assambly.

3. I have deployed shared library using the web interface servicemix.
    i.e.  servicemix-shared 3.2.1 

4. I have deployed all the component available in the hotdeploy folder.

5. I am trying to deploy bridge-sa.zip sample code using the interface but i
am getting the following exception regarding the jbi configuration loading.
failed to load xbean dependancies.
And not able to load ActiveMQConnection factory.

Please help me in resolving my problem.

Thanks,
Puneet


-- 
View this message in context: http://www.nabble.com/Problem-deploying-the-service-mix-bridge-sample-in-Jboss-tp15072630s12049p15072630.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


RE: Problem deploying the service mix bridge sample in Jboss

Posted by puneetjain <pu...@wipro.com>.
Thanks a lot man for ur help.

Puneet




YogeshArora wrote:
> 
> Hi Guillaume Nodet,
> 
> Thanks a lot !
> 
> It worked.
> 
> Thanks,
> Yogesh
> 
> -----Original Message-----
> From: Guillaume Nodet [mailto:gnodet@gmail.com]
> Sent: Friday, January 25, 2008 3:31 PM
> To: users@servicemix.apache.org
> Subject: Re: Problem deploying the service mix bridge sample in Jboss
> 
> Not all libraries are included in the web application distribution.
> In particular, activemq is not included.
> To fix the problem, drop the activemq-core in the WEB-INF/lib folder of
> the web application and restart it.
> 
> On Jan 24, 2008 9:08 PM, puneetjain <pu...@wipro.com> wrote:
> 
>>
>> Hi,
>>
>> I am new with the servicemix. I am trying to deploy the servicemix
>> example on jboss server.
>>
>> 1. I have deployed jboss jbi deployer in jboss.
>>
>> 2. I have deployed service mix web interface to deploy the servicemix
>> component and servicemix assambly.
>>
>> 3. I have deployed shared library using the web interface servicemix.
>>    i.e.  servicemix-shared 3.2.1
>>
>> 4. I have deployed all the component available in the hotdeploy
> folder.
>>
>> 5. I am trying to deploy bridge-sa.zip sample code using the interface
> 
>> but i am getting the following exception regarding the jbi
>> configuration loading.
>> failed to load xbean dependancies.
>> And not able to load ActiveMQConnection factory.
>>
>> Please help me in resolving my problem.
>>
>> Thanks,
>> Puneet
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Problem-deploying-the-service-mix-bridge-sample-
>> in-Jboss-tp15072630s12049p15072630.html
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> --
> Cheers,
> Guillaume Nodet
> ------------------------
> Blog: http://gnodet.blogspot.com/
> 
> Please do not print this email unless it is absolutely necessary. Spread
> environmental awareness.
> 
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you
> are not the intended recipient, you should not disseminate, distribute or
> copy this e-mail. Please notify the sender immediately and destroy all
> copies of this message and any attachments.
> 
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses.
> The company accepts no liability for any damage caused by any virus
> transmitted by this email.
> 
> www.wipro.com
> 
> 

-- 
View this message in context: http://www.nabble.com/Problem-deploying-the-service-mix-bridge-sample-in-Jboss-tp15072630s12049p15086330.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


RE: Problem deploying the service mix bridge sample in Jboss

Posted by yo...@wipro.com.
Hi Guillaume Nodet,

Thanks a lot ! 

It worked. 

Thanks,
Yogesh

-----Original Message-----
From: Guillaume Nodet [mailto:gnodet@gmail.com] 
Sent: Friday, January 25, 2008 3:31 PM
To: users@servicemix.apache.org
Subject: Re: Problem deploying the service mix bridge sample in Jboss

Not all libraries are included in the web application distribution.
In particular, activemq is not included.
To fix the problem, drop the activemq-core in the WEB-INF/lib folder of
the web application and restart it.

On Jan 24, 2008 9:08 PM, puneetjain <pu...@wipro.com> wrote:

>
> Hi,
>
> I am new with the servicemix. I am trying to deploy the servicemix 
> example on jboss server.
>
> 1. I have deployed jboss jbi deployer in jboss.
>
> 2. I have deployed service mix web interface to deploy the servicemix 
> component and servicemix assambly.
>
> 3. I have deployed shared library using the web interface servicemix.
>    i.e.  servicemix-shared 3.2.1
>
> 4. I have deployed all the component available in the hotdeploy
folder.
>
> 5. I am trying to deploy bridge-sa.zip sample code using the interface

> but i am getting the following exception regarding the jbi 
> configuration loading.
> failed to load xbean dependancies.
> And not able to load ActiveMQConnection factory.
>
> Please help me in resolving my problem.
>
> Thanks,
> Puneet
>
>
> --
> View this message in context:
> http://www.nabble.com/Problem-deploying-the-service-mix-bridge-sample-
> in-Jboss-tp15072630s12049p15072630.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>


--
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Please do not print this email unless it is absolutely necessary. Spread environmental awareness.

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com

Re: Problem deploying the service mix bridge sample in Jboss

Posted by Guillaume Nodet <gn...@gmail.com>.
Not all libraries are included in the web application distribution.
In particular, activemq is not included.
To fix the problem, drop the activemq-core in the WEB-INF/lib folder of the
web application and restart it.

On Jan 24, 2008 9:08 PM, puneetjain <pu...@wipro.com> wrote:

>
> Hi,
>
> I am new with the servicemix. I am trying to deploy the servicemix example
> on jboss server.
>
> 1. I have deployed jboss jbi deployer in jboss.
>
> 2. I have deployed service mix web interface to deploy the servicemix
> component and servicemix assambly.
>
> 3. I have deployed shared library using the web interface servicemix.
>    i.e.  servicemix-shared 3.2.1
>
> 4. I have deployed all the component available in the hotdeploy folder.
>
> 5. I am trying to deploy bridge-sa.zip sample code using the interface but
> i
> am getting the following exception regarding the jbi configuration
> loading.
> failed to load xbean dependancies.
> And not able to load ActiveMQConnection factory.
>
> Please help me in resolving my problem.
>
> Thanks,
> Puneet
>
>
> --
> View this message in context:
> http://www.nabble.com/Problem-deploying-the-service-mix-bridge-sample-in-Jboss-tp15072630s12049p15072630.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/