Weißböck Maximilian wrote:
> 
> I had a similar problem and solved it for JOnAS 1.x
> 
> I posted the changes that are needed and suggested to
> incorporate them in new JOnAS versions, but sadly
> it seems it has not been done...
> 
> What you need to do is you have to enable RMI over SSL.
> See JavaTM Secure Socket Extension (JSSE)
> http://java.sun.com/products/jsse/ for details.
> 
> The change we made to JOnAS has to to with firewall
> support and is in fact very simple.
> 
> We needed to be able to define the port the RMI/SSL
> comunication is using to drill a hole (open the port)
> in the firewall. If you do not have a firewall, you do
> not need this solution....
> 
> The solution is to modifiy the UnicastRemoteObject.java
> class in JOnAS so it can use a predifined port.
> 
> This is the listing of the changed class...

Hi,
your contribution is available in the current CVS JOnAS Version
see my response to Joe Gittings's Mail "modified RemoteObject.java for
Jonas 2.2.4 Jeremie"
note that we have chosen "jonas.orb.port" as property name in order
to have a name that is independent to the ORB used.

Best 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
-----------------------------------------------------------------------------
This list is cross-posted to two mail lists.  To unsubscribe,
follow the instructions below for the list you subscribed to.
For objectweb.org: send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe dbtm-group".
For enhydra.org: send email to [EMAIL PROTECTED] and include
in the body of the message "unsubscribe ejb-container-group".

Reply via email to