i thought you used tomee 1.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]> > Romain Manni-Bucau wrote > > the client version is different from the server one it seems. Please > align > > it > > I have downloaded another Tomcat/EE version: "apache-tomee-plus-1.5.0" and > set it up with Eclipse. But still, I am not able to run this example. Log > message I am getting now is: > > Buildfile: /home/vladimir/workspace/MBS-Vezbe/Vezbe03/build.xml > runClient1: > [java] Sep 27, 2013 3:09:30 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 > > I am not sure what you mean by aligning client and server versions? I > assume > that server version is version of Tomcat/EE I use(at the moment > apache-tomee-plus-1.5.0), but what do you mean by client version, and how > can I align these versions? > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/JNDI-LOOKUP-error-Cannot-open-input-stream-to-server-tp4665304p4665318.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
