[jboss-user] [JNDI/Naming/Network] - Re: Difference JDK - connection problems
AlexKomlev
do-not-reply at jboss.com
Thu May 3 12:47:12 EDT 2007
I have found the answer to the question:
http://wiki.apache.org/jackrabbit/JackrabbitOnJBoss
2. I get following exception when trying to connect remote jackrabbit repository using jnp port
javax.naming.CommunicationException </jackrabbit/CommunicationException> [Root exception is java.rmi.ConnectException </jackrabbit/ConnectException>: Connection refused to host: 127.0.0.1; nested exception is:...........
Solution: Try running your jboss server with following arguments -Djava.rmi.server.hostname=<server name or ip address>
I shall try it tomorrow
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042907#4042907
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042907
More information about the jboss-user
mailing list