Thanks for the reply but I already have the EJBs running in Sun's
Application server.  I also already have a number of applications (both
web based and swing) that access those EJBs, I do not want to change all
those other applications to access something else.  I also only want one
version of the EJBs running so if I make changes I only need to apply
those changes once.
What I need is a way to acces the EJB that are running in the Suns
Application Server container from servlets running on a Tomcat Cluster. 
Thanks again for the reply

Jon

-----Original Message-----
From: Christopher Schultz [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 31, 2006 10:05 AM
To: Tomcat Users List
Subject: Re: Tomcat and Sun's Application server

Jon,

> The thing is, I already have the EJB working and a number of different

> apps already connect and use them.  I would also like to be able to 
> use them through my servlets running in a tomcat cluster (then I could

> move most of my stuff to tomcat), but I really do not have the time to

> rewrite everything.

Take a look at the appropriately timed thread that is going through the
list right now: "Re: How to run EJB in Tomcat itself ?". Thay are
discussing EJBs in Tomcat in that thread.

-chris



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to