Your script was referring 1.5.2, are you sure you updated it to use 1.5.0 (or update openejb-client to 4.5.2)?
*Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/9/27 wlad <[email protected]> > You made it, nice to see it running. > I'm still struggling with it, still getting error: > > Buildfile: /home/vladimir/workspace/MBS-Vezbe/Vezbe03/build.xml > runClient1: > [java] Sep 27, 2013 4:34:26 PM org.apache.openejb.client.EventLogger > log > [java] INFO: > RemoteInitialContextCreated{providerUri=http://127.0.0.1:8080/tomee/ejb} > [java] javax.naming.NameNotFoundException: /HelloBeanRemote does not > exist in the system. Check that the app was successfully deployed. > [java] at > org.apache.openejb.client.JNDIContext.lookup(JNDIContext.java:281) > [java] at > javax.naming.InitialContext.lookup(InitialContext.java:411) > [java] at > > rs.ac.uns.ftn.informatika.mbs2.vezbe03.primer01.client.HelloClient1.main(Unknown > Source) > BUILD SUCCESSFUL > Total time: 1 second > > > Its becoming frustrating. > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/JNDI-LOOKUP-error-Cannot-open-input-stream-to-server-tp4665304p4665324.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
