[jboss-user] [EJB 3.0] - Re: Could not obtain connection to any of these urls: Remote

2009-08-21 Thread a0001428
"a0001428" wrote : Hi, | | problem is the same: | | javax.naming.CommunicationException [Root exception is java.rmi.UnknownHostException: Unknown host: obelix; nested exception is: | java.net.UnknownHostException: obelix] | at org.jnp.interfaces.NamingCont

[jboss-user] [EJB 3.0] - Re: Could not obtain connection to any of these urls: Remote

2009-08-21 Thread a0001428
Hi, problem is the same: javax.naming.CommunicationException [Root exception is java.rmi.UnknownHostException: Unknown host: obelix; nested exception is: java.net.UnknownHostException: obelix] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:724) at org.jnp.

[jboss-user] [EJB 3.0] - Re: Could not obtain connection to any of these urls: Remote

2009-08-20 Thread a0001428
Hi, Thank for you replay. Let me explain better. In my computer(Local) I have a client test: public static void main(String[] args) { try { Properties properties = new Properties(); properties.load(new FileInputStream("jndi.propert

[jboss-user] [EJB 3.0] - Re: Could not obtain connection to any of these urls: Remote

2009-08-20 Thread a0001428
"a0001428" wrote : "a0001428" wrote : "jaikiran" wrote : How did you start the remote server? Use -b option as explained here http://www.jboss.org/community/wiki/JBoss42FAQ | | | | Hi jaikiran, thanks for you replay. | | | | I have a installse

[jboss-user] [EJB 3.0] - Re: Could not obtain connection to any of these urls: Remote

2009-08-20 Thread a0001428
"a0001428" wrote : "jaikiran" wrote : How did you start the remote server? Use -b option as explained here http://www.jboss.org/community/wiki/JBoss42FAQ | | Hi jaikiran, thanks for you replay. | | I have a installservice.bat( it create a windows service) : |

[jboss-user] [EJB 3.0] - Re: Could not obtain connection to any of these urls: Remote

2009-08-20 Thread a0001428
"jaikiran" wrote : How did you start the remote server? Use -b option as explained here http://www.jboss.org/community/wiki/JBoss42FAQ Hi jaikiran, thanks for you replay. I have a installservice.bat( it create a windows service) : Rem Start Here set javadll=%JAVA_HOME%\jre\bin\client\jvm.dll se

[jboss-user] [EJB 3.0] - Could not obtain connection to any of these urls: Remote-IP:

2009-08-19 Thread a0001428
Hi all, I've a problem with EJB3 on JBOSS 4.2.2. I have a ejb-jar.jar in app server(remote), but I want test client with ECLIPSE(from my computer) and I try it in a main class, but I have a error. jndi.properties: java.naming.factory.initial = org.jnp.interfaces.NamingContextFactory java.na