You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/12/19 13:36:55 UTC

DO NOT REPLY [Bug 5510] New: - How to call ejb deployed in JBoss from Tomcat server.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5510>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5510

How to call ejb deployed in JBoss from Tomcat server.

           Summary: How to call ejb deployed in JBoss from Tomcat server.
           Product: Tomcat 3
           Version: 3.1 Final
          Platform: All
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Webapps
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: paku137@yahoo.com


Hi,

I have create EJB jar file and deployed it into JBoss server.
I have access this test EJB from normal java program which is working fine.

But when i am trying to run this through Tomcat using Jsp/Servlet Client its 
giving me lots of problems which are as follow

1.) I have copied all the jboss-client jar files from jboss/client to tomcat/lib
2.) There is no ejb.jar file in tomcat server because of that my Remote and 
home interface is unable to find EJBOject and EJBHome classe.
3.) There is no such documentation which explain that how to call EJB from 
tomcat.
4.) I have registerd my servlet in web.xml and then i am calling it from normal 
HTML file but its giving me 404 error.

Please suggest me how best i can proceed with tomcat.

waiting for your reply

Regards,
PRakash

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>