| Forums.Sureshkumar.net : A Perfect Place to Share Knowledge Blogs Games Magazines |
|
|
#2 (permalink) |
|
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
|
Re: Can we execute EJB's in Tomcat
No. We can't deploy ejb applications in Tomcat. It is a web server. it doesn't support ejb's.
But, in some projects we use both web logic and tomcat . We deploy the web applications in tomcat and ejb applications in weblogic. I don't have clear idea on it. |
|
|
|
|
|
#5 (permalink) |
|
Unregistered
Posts: n/a
|
I got that Tomcat is web server ,we cannot deploy Ejb's in that.Suppose if in some proj both weblogic and tomcat is using.ejb's in weblogic,webcontainer in tomcat.and they r following struts frame work.My que is how can they access
ejb's in action class's execute method(to get data from database). wht r the mechanisms to do tht? plzzzzzzzzzzz help meeeeeeeeeeeeeeeeeee |
|
|
|
#6 (permalink) |
|
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
|
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 |
|
|
|
|
|
#7 (permalink) |
|
Junior Member
Join Date: Jul 2008
Posts: 1
Thanks: 0 Thanked 0 Times in 0 Posts Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 1
|
Re: Can we execute EJB's in Tomcat
Should we make any changes to the context.xml in Tomcat to invoke the ejb's in Weblogic? If yes, could someone send me a sample config file. I am having trouble doing the config for the integration.
Thanks Venkat |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is Tomcat a web server or App Server? | Unregistered | JAVA Technologies | 2 | 07-09-06 03:57 PM |
| KNOW SOMETHING ABOUT TOMCAT | wizkid | JAVA Technologies | 0 | 01-08-06 03:31 PM |
| how to execute | winner | DATA STRUCTURES, C, C++, VC ++ | 3 | 20-05-06 09:22 AM |
| tomcat webserver installation | eswarig | JAVA Technologies | 7 | 15-05-06 01:01 PM |
| How to run servlets in Tomcat server? | Madhuri | JAVA Technologies | 2 | 23-04-06 12:39 AM |