Hi
tested on trunk (I don't have 1.5 anymore locally and not the time to setup
it through ant):
┌( rmannibucau @ ubuntu )─( 1.7.0_40 -:- 3.1.0 )
└( /tmp/Vezbe03 )·> ant runClient1
Buildfile: /tmp/Vezbe03/build.xml
runClient1:
[java] Sep 27, 2013 3:45:02 PM org.apache.openejb.client.EventLogger
log
[java] INFO: RemoteInitialContextCreated{providerUri=
http://127.0.0.1:8080/tomee/ejb}
[java] Response: Hello, Pera
BUILD SUCCESSFUL
Total time: 1 second
┌( rmannibucau @ ubuntu )─( 1.7.0_40 -:- 3.1.0 )
└( /tmp/Vezbe03 )·> ant runClient2
Buildfile: /tmp/Vezbe03/build.xml
runClient2:
[java] Sep 27, 2013 3:45:05 PM org.apache.openejb.client.EventLogger
log
[java] INFO: RemoteInitialContextCreated{providerUri=
http://127.0.0.1:8080/tomee/ejb}
[java] Response: Hello, Pera
BUILD SUCCESSFUL
Total time: 1 second
┌( rmannibucau @ ubuntu )─( 1.7.0_40 -:- 3.1.0 )
└( /tmp/Vezbe03 )·> ant runClient3
Buildfile: /tmp/Vezbe03/build.xml
runClient3:
[java] Thread Thread2 started.
[java] Thread Thread1 started.
[java] Thread Thread3 started.
[java] Sep 27, 2013 3:45:08 PM org.apache.openejb.client.EventLogger
log
[java] INFO: RemoteInitialContextCreated{providerUri=
http://127.0.0.1:8080/tomee/ejb}
[java] Thread Thread1 created EJB component.
[java] Thread Thread3 created EJB component.
[java] Thread Thread2 created EJB component.
[java] Thread Thread3 executed remote method (count: 1).
[java] Thread Thread1 executed remote method (count: 1).
[java] Thread Thread2 executed remote method (count: 1).
[java] Thread Thread2 executed remote method (count: 2).
[java] Thread Thread1 executed remote method (count: 2).
[java] Thread Thread3 executed remote method (count: 2).
[java] Thread Thread2 executed remote method (count: 3).
[java] Thread Thread3 executed remote method (count: 3).
[java] Thread Thread1 executed remote method (count: 3).
[java] Thread Thread2 executed remote method (count: 4).
[java] Thread Thread1 executed remote method (count: 4).
[java] Thread Thread2 executed remote method (count: 5).
[java] Thread Thread1 executed remote method (count: 5).
[java] Thread Thread3 executed remote method (count: 4).
[java] Thread Thread3 executed remote method (count: 5).
[java] Thread Thread1 removed EJB component.
[java] Thread Thread1 stopped.
[java] Thread Thread2 removed EJB component.
[java] Thread Thread2 stopped.
[java] Thread Thread3 removed EJB component.
[java] Thread Thread3 stopped.
BUILD SUCCESSFUL
Total time: 1 second
*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]>
> I did use tomee 1.5.2 at first, but then when you mentioned version
> aligning
> I tried with 1.5.0, but nothing.
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/JNDI-LOOKUP-error-Cannot-open-input-stream-to-server-tp4665304p4665320.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>