Juergen Messer wrote:
> 
> Hi,
> 
> we've want to connect the clients to our EJB Server, but the EJB Server
> (Jonas) is behind a firewall. I opened the port 1099, but it seems not to be
> enough. I see, that the client want to connect to port 34646. Does anybody
> knows, which port must be opened to garantee connections from multiple
> clients to the server???
> 
> Thanks for any hints,
> 
> Juergen Messer
> 
It seems that some JonAS users have succeeded to work with JOnAS behind
a firewall
http://www.objectweb.org/messages/EjbContainerGroup/2000/05/msg00074.html
Since JOnAS 2.2.5 it is possible to fix a port number for exporting
RemoteObject
by setting the jonas.orb.port in the jonas.properties file
So you can work like Maximilian, the only difference is that
you have not to modify JOnAS source code but you have  only to set the
jonas.orb.port property
Regards,
-- 
        Philippe

Philippe Coq  Evidian   Phone: (33) 04 76 29 78 49
Bull S.A  - 1 rue de Provence - 38432 Echirolles Cedex France
Download our EJBServer at http://www.objectweb.org
----
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".

Reply via email to