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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to