You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by kiranreddykasa <ki...@gmail.com> on 2013/07/29 09:29:25 UTC

how to install dependencies as bundles

Hi I am very new to servicemix,

we have built a standalone demo project by using
camel,cxf,jms,spring,spring-data,hibernate etc. 

Now we are trying to move this to servicemix .

Here is my project dependency tree  dependencies.txt
<http://servicemix.396122.n5.nabble.com/file/n5717428/dependencies.txt>  


Can anyone suggest how to deploy this into servicemix ?

As far as i know all the camel(2.10.6)  bundles are already installed in the
latest bundle,but how to install spring and hibernate jars ??

I heard about fuse FAB deployment but we cant use fuse esb as it is
licensed.

Thanks
kiran





--
View this message in context: http://servicemix.396122.n5.nabble.com/how-to-install-dependencies-as-bundles-tp5717428.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Re: how to install dependencies as bundles

Posted by Claus Ibsen <cl...@gmail.com>.
Yes SMX 4.5.x is not compatible with spring 3.2.x.

On Mon, Jul 29, 2013 at 12:06 PM, kiranreddykasa
<ki...@gmail.com> wrote:
> Hi
>
> Thanks for the reply.
>
> I see that in latest servicemix spring 3.0.7 is installed,
>
> if I install the latest spring 3.2.3 will there be any conflicts/issues I
> should be worried about?
>
>
>
>
>
> --
> View this message in context: http://servicemix.396122.n5.nabble.com/how-to-install-dependencies-as-bundles-tp5717428p5717433.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Re: how to install dependencies as bundles

Posted by kiranreddykasa <ki...@gmail.com>.
Hi 

Thanks for the reply.

I see that in latest servicemix spring 3.0.7 is installed,

if I install the latest spring 3.2.3 will there be any conflicts/issues I
should be worried about?





--
View this message in context: http://servicemix.396122.n5.nabble.com/how-to-install-dependencies-as-bundles-tp5717428p5717433.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Re: how to install dependencies as bundles

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

Spring comes out of the box in Apache ServiceMix.

To install in ServiceMix you can use features. This is documented a
bit on the Karaf website
http://karaf.apache.org/manual/latest/users-guide/provisioning.html

The previous Fuse ESB releases from FuseSource is FREE to use. Though
Fuse ESB 7.1.x is the last release. FuseSource was acquired by Red
Hat, and the product is rebranded as JBoss Fuse.

The new JBoss Fuse releases from Red Hat requires a license, to use in
production.


If you want free software then you can use Apache ServiceMix.






On Mon, Jul 29, 2013 at 9:29 AM, kiranreddykasa
<ki...@gmail.com> wrote:
> Hi I am very new to servicemix,
>
> we have built a standalone demo project by using
> camel,cxf,jms,spring,spring-data,hibernate etc.
>
> Now we are trying to move this to servicemix .
>
> Here is my project dependency tree  dependencies.txt
> <http://servicemix.396122.n5.nabble.com/file/n5717428/dependencies.txt>
>
>
> Can anyone suggest how to deploy this into servicemix ?
>
> As far as i know all the camel(2.10.6)  bundles are already installed in the
> latest bundle,but how to install spring and hibernate jars ??
>
> I heard about fuse FAB deployment but we cant use fuse esb as it is
> licensed.
>
> Thanks
> kiran
>
>
>
>
>
> --
> View this message in context: http://servicemix.396122.n5.nabble.com/how-to-install-dependencies-as-bundles-tp5717428.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cibsen@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen