Hi,
We're doing some firewall configuration here, to expose my (properly
secured :) EJB server to the outside world.
I've been surprised to find that as well as the port specified in
java.naming.provider.url, it appears to be necessary to open port 3068.
Every client connection to the EJB server is accompanied by an active
TCP connection on this port. When I try accessing the EJB server from
outside the firewall, client connections to the EJB server fail if port
3068 is not open in the firewall.
For this firewall testing, I am using a previous release of my software
running on Jonas 2.1.1 (Jeremie). [So far I've only moved my current
development build to 2.2.4].
The real mystery is, I've searched the whole of the Jonas 2.2.1
installation including the source, and all the source for Jonathan
2.0.1, for the string "3068" and found nothing! I also tried searching
the objectweb site for "3068" and found no matches. (Unfortunately it
appears that ht://Dig does not search correctly for numbers, since doing
a search for "1099" also returns no matches!)
My guess is that this port is used by one of the services in Jonathan.
But it would be nice to be able to look our sysadmin in the eye and tell
him exactly what. Does anyone know?
Joe
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".