Are you talking about having the two servers separate but on the same
machine or do you mean two JRun servers running on different machines.

It should be simple to have JRun on one machine running the JSPs while a
second machine hosts the EJBs.  You would just have to make sure that the
code that looks up the EJBs uses the right URL.

-----Original Message-----
From: Alexander Sommer [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 02, 2001 9:42 AM
To: JRun-Talk
Subject: Ist it possible to seperate EJB and Servlet Server?


Hi,

Is it possible to seperate the ejb and servlet server?
I want to create two server instances, one for servlets and
jsp and one for the ejb's. At the moment all works if i use
one server, but if I seperate the ejb's, the EJB-server doesn't
find the ejb's!

thanks,

Alex

Dipl. Ing. Alexander Sommer
Software Development Manager

TIScover - Travel Information Systems
http://www.TIScover.com - the travel network

Softwarepark Hagenberg, Hauptstr. 99
A-4232 Hagenberg/Austria
+43(7236)3343-777 (phone)
+43(7236)3343-782 (fax)
e-mail: [EMAIL PROTECTED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to