Someone posted this message on how to connect Tomcat to JBoss.
Maybe it has the information you need?

        http://home.planet.nl/~cancr001/

        Randy

> -----Original Message-----
> From: David Treves [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 18, 2001 11:02 AM
> To: [EMAIL PROTECTED]
> Subject: EJB & Sevlets HOW-TO???
> 
> 
> Hi,
> 
> I have installed Tomcat 4 on my win2000 box. The issue is how to get
> references to EJB objects from within a servelt. I know that 
> Tomcat doesn't
> have the J2EE packages (besides the servlet API), so I added 
> the J2EE jar
> file to "$CATALINA_HOME\lib" folder.
> 
> Ever since it is impossible to run a servlet in that 
> container, which makes
> sense since there are duplicated packages in it's CLASSPATH.
> 
> My question is how to have the EJB API available to the container, yet
> prevent that ambiguity with the servlet API?
> 
> 
> Maybe I am doing something wrong... where can I read about 
> it? Or can anyone
> send a TODO list?
> 
> :o)
> 
> Thanks for your time!
> David.
> 

Reply via email to