Hi Friends,
Still i have beeen strugging to find solution.
I am running the local ejb from command prompt in same JVM. For this no need
jndi.properties file and jboss.xml. Pleae cinfirm it. Direct i am looking home interface
in look up.
setting following jar files at command prompt.
set path=path%; c:...
set classpath=%classpath;
C:\jboss-4.0.2\jboss-4.0.2\server\default\lib\jboss-j2ee.jar;
C:\jboss-4.0.2\jboss-4.0.2\server\default\lib\jboss.jar;
C:\jboss-4.0.2\jboss-4.0.2\server\default\lib\jboss-transaction.jar;
C:\jboss-4.0.2\jboss-4.0.2\server\default\lib\jnpserver.jar;
C:\jboss-4.0.2\jboss-4.0.2\server\default\lib\jboss-common.jar;
Confirm these jars are enough or any jar is missed?
But it is not working.
Please kindly provide client jndi looku up code for local bean calling at command prompt
and jar file required for jnoss 4.0.2 to rin ejb 2.1 at clinet?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176902#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...