System.setProperty("java.naming.factory.url.pkgs",
"org.jboss.namingrg.jnp.interfaces");
System.setProperty("java.naming.factory.initial",
"org.jnp.interfaces.NamingContextFactory");
System.setProperty("java.naming.provider.url", 10.0.92.6:1099);
But when i want JBoss server run on pc - ip: 10.0.92.6.
Jbuilder create war file then i'll deploy that file in Apache tomcat 5.5.17 run on pc - ip: 10.0.92.116
But with the same code,my servlet have error: cannot lookup ejb.
Anybody can help me?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
