I'm not sure how that would even work really.  Looks like the JCA
support in SM is meant to be used to deploy a RA into SM, not SM into a
JCA container.  I could be wrong, but that is how the docs look to me.

Anyways, WAS 5.x is only JCA 1.0 so I'd imagine that if it was possible
to integrate via JCA it would have to be w/the WAS 6.x series wince it's
the first WAS to support JCA 1.5.

It may be possible to get SM to run inside of the same JVM as WAS, but
it does not look like there is an IBM supported way to do that.  A
coworker explained to me how at a previous company they had to use a
static block on an EJB class to setup and run a custom app server that
required threading and direct socket access.

It's a hack, and certainly nothing that IBM will support.  My previous
company had to do something similar to get a custom app-server built on
JBoss to run inside of WAS.  It's crazy how much control marketing
folios have over engineering when it comes to trying to make everything
fit into the J2EE space, when it clearly has no place there.

--jason


> -----Original Message-----
> From: Bruce Snyder [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 10, 2005 7:22 AM
> To: [email protected]
> Subject: Re: [servicemix-user] ServiceMix in WAS 5.1
> 
> On 11/9/05, Jason Dillon <[EMAIL PROTECTED]> wrote:
> > I've put in a request to IBM support and will share anything I hear
from
> them reguarding integration.
> >
> > I'm not really optimistic they are going to give me the answer I am
> looking for though... :-(
> 
> Have you tried the integrating by using the JCA reasource adapter?:
> 
> http://servicemix.org/JCA
> 
> Just another thought.
> 
> Bruce
> --
> perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-
> N>61E<D\!G;6%I;\"YC;VT*"
> );'
> 
> The Castor Project
> http://www.castor.org/
> 
> Apache Geronimo
> http://geronimo.apache.org/

Reply via email to