hi did you try with http://localhost:8080/tomee/ejb provider url? Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau
2014/1/7 mauro2java2011 <[email protected]>: > from the client standalone i get: > > run: > gen 07, 2014 9:44:49 AM org.apache.openejb.client.EventLogger log > INFO: > RemoteInitialContextCreated{providerUri=http://127.0.0.1:8080/ejbsutomee/ejb} > gen 07, 2014 9:44:50 AM mauro.clienttomee.MioClientTomee main > SEVERE: null > javax.naming.NameNotFoundException: global/ejbsutomee/TestBean does not > exist in the system. Check that the app was successfully deployed. > at org.apache.openejb.client.JNDIContext.lookup(JNDIContext.java:319) > at > org.apache.openejb.client.JNDIContext.lookup(JNDIContext.java:319) > at org.apache.openejb.client.JNDIContext.lookup(JNDIContext.java:319) > ming.Inava:411) > > but the war project with the remote ejb it is deployed into tomee from > netbeans > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/call-ejb-remote-not-work-help-me-tp4666948p4666991.html > Sent from the OpenEJB User mailing list archive at Nabble.com.
