AFAIK, WebSphere is quite restrictive. I'm not realy sure of the best way to integrate SM in WebSphere :( Maybe a webapp would be the easiest solution ? I also suppose that you can integrate (non standard J2EE) services in WebSphere, but I have no clue about how to do that .... I guess the best way for you is to try and see. (main problems may be the use of unmanaged threads for JTA and JCA resources).
Cheers, Guillaume Nodet On 6/1/06, ramon buckland <[EMAIL PROTECTED]> wrote:
KBerthelot <[EMAIL PROTECTED]> writes: > I'm really interested in a response to this question, since we work primarily > with large IBM shops. Any compatibility issues with Websphere would likely > be a deal breaker for using ServiceMix. Yes, still waiting on any response. There is a comment in the src tree README http://svn.apache.org/repos/asf/incubator/servicemix/trunk/README "You can use ServiceMix in Java SE or a Java EE application server." Dev's, how "in theory" have you proposed to have SM run in WebSphere (and Weblogic). I can commit to starting the work if someone points out the overall "way" to do it, ie, JCA (EJB launching :-) *cough*) Given that spring is at the heart, we should be flexible for making the right connectors etc to getting it happening. Thanks Ramon
