hello asack,

after adding "/remote"  to my look up,
i got several class not found Exception, and i did manage all it 
by bringing all that jar files visible to my web application

and then i successfully connected from stand alone tomcat to Jboss :) :) :)

now i have a question

i thought that, all the jar files in the D:\jboss-4.0.4RC1\client
was enough for the client application to connect to remote server

but i had to import 
D:\jboss-4.0.4RC1\server\default\deploy\ejb3.deployer\jboss-ejb3.jar
and 
D:\jboss-4.0.4RC1\server\default\deploy\jboss-aop-jdk50.deployer\jboss-aspect-library-jdk50.jar
for my web app that is running in standalone tomcat 5.5.9
to connect to remote Jboss EJB server

and also i saw javax.servlet.jar in D:\jboss-4.0.4RC1\client
and i think it is the implementation of servlet api.
so that must not not imported in to my web apps WEB-INF\lib folder
am i correct ???

if yes i am eager to know what all are the jar files that are needed for 
a stand alone tomcat HTTP WEB server to connect to Jboss Application server



My Env. are 

Java 1.5 Update 6
Jboss 4.0.4 RC1
Tomcat 5.5.9
Struts 1.2.7
Netbeans 5.5 Preview

than you so much for your help

Sony George

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3932952#3932952

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3932952


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to