You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by MLGiroux <Mi...@Bull.com> on 2006/03/24 16:59:06 UTC

Re: servicemix on JOnAS app server

I am also interested in integration of ServiceMix with JOnAS.  My first
thought is that ServiceMix should be deployed as a ResourceAdapter within
JOnAS.  Is this a realistic approach?  I will appreciate any pointers to
source that might help understand what would be needed to accomplish this.

Thanks
Michael
--
View this message in context: http://www.nabble.com/servicemix-on-JOnAS-app-server-t733182.html#a3573829
Sent from the ServiceMix - User forum at Nabble.com.


Re: servicemix on JOnAS app server

Posted by MLGiroux <Mi...@Bull.com>.
Thanks.  Do you agree that wrapping the GBean into a ResourceAdapter is a
reasonable approach? 

Michael
--
View this message in context: http://www.nabble.com/servicemix-on-JOnAS-app-server-t733182.html#a3577817
Sent from the ServiceMix - User forum at Nabble.com.


Re: servicemix on JOnAS app server

Posted by Guillaume Nodet <gn...@gmail.com>.
Yes, you are right.  Gbeans are for geronimo integration and you
should be able to write something similar for JOnAS.

Cheers,
Guillaume Nodet

On 3/24/06, MLGiroux <Mi...@bull.com> wrote:
>
> Digging through the source, it appears that org.apache.servicemix.gbean would
> be the place to start.  Can someone confirm that if we implement something
> for JOnAS that is equivalent to org.apache.servicemix.gbean that we should
> be on the right path?  My assumption is that since ServiceMix can run as a
> standalone app, there is no reference from the JBIContainer back into the
> Geronimo kernel, so getting the JBIContainer started via something similar
> to what is done in the org.apache.servicemix.gbean package would be all that
> is needed.
>
> Is this a reasonable assumption?
> --
> View this message in context: http://www.nabble.com/servicemix-on-JOnAS-app-server-t733182.html#a3574716
> Sent from the ServiceMix - User forum at Nabble.com.
>
>

Re: servicemix on JOnAS app server

Posted by MLGiroux <Mi...@Bull.com>.
Digging through the source, it appears that org.apache.servicemix.gbean would
be the place to start.  Can someone confirm that if we implement something
for JOnAS that is equivalent to org.apache.servicemix.gbean that we should
be on the right path?  My assumption is that since ServiceMix can run as a
standalone app, there is no reference from the JBIContainer back into the
Geronimo kernel, so getting the JBIContainer started via something similar
to what is done in the org.apache.servicemix.gbean package would be all that
is needed.

Is this a reasonable assumption?
--
View this message in context: http://www.nabble.com/servicemix-on-JOnAS-app-server-t733182.html#a3574716
Sent from the ServiceMix - User forum at Nabble.com.