I have recently modified my existing application to use JNDI / RMI over HTTPS as explained in the (non-free) JBoss Admin manual. I have port 8443 open on the server and thats what it references in my jndi.properties.

It works on the same machine but when I try and run it through the internet it gives me this error :

javax.naming.NamingException: Failed to retrieve Naming interface. Root exception is java.net.SocketException: Connection reset by peer: connect

Is there any additional steps I need to do to make JNDI / RMI work over HTTPS ?

Thanks,
Jeremy



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to