File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes JBOSS EJB Server and Tomcat as Web Server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "JBOSS EJB Server and Tomcat as Web Server" Watch "JBOSS EJB Server and Tomcat as Web Server" New topic
Author

JBOSS EJB Server and Tomcat as Web Server

Jagmohan Negi
Greenhorn

Joined: Aug 24, 2005
Posts: 27
can anyone guide me hw i develop the ejb client jar so that my web application lyin gin a Tomcat Server can communicate with EJBs lying on JBOSS application server. My All code is wrking fine. But Now I have to run EJB on Diff. JBOSS Server and TOmcat on differnet Machine.

plz let me know hw to generate ejb-client.jar with command line. and also hw i have to change my web application to communicate with EJB layer.

I am using :
Struts--> Stateless Facade--->Service Locator --> EJB'S

Thanx and Regards
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JBOSS EJB Server and Tomcat as Web Server
 
Similar Threads
no such object in table
call ejb client via servlet
Help me Out
How to Do it
What are the files required