View Single Post
Old 03-10-06, 12:52 PM   #6 (permalink)
Hema.vulava
Junior Member
 
Join Date: Aug 2006
Posts: 24
Thanks: 0
Thanked 3 Times in 2 Posts
Thanks: 0
Thanked 3 Times in 2 Posts
Rep Power: 3 Hema.vulava is on a distinguished road
Re: Can we execute EJB's in Tomcat

To run the web application that uses EJB running on weblogic server.

1) copy weblogic.jar under tomcat/shared/lib
2)copy the req. classes (Bussiness Deligate, RHI,RBI etc..)under WEB-INF/classes
3)copy jndi.properties under current directory.



Thanks & Regards,
Hema
Hema.vulava is offline   Reply With Quote