users@glassfish.java.net

Re: Expert help needed configuring GlassFish v3 for Secure EJB IIOP calls

From: Kumar.Jayanti <Vbkumar.Jayanti_at_Sun.COM>
Date: Tue, 19 Oct 2010 14:59:33 +0530

  http://blogs.sun.com/swchan/entry/enterprise_java_bean_over_ssl
http://blogs.sun.com/nithya/entry/accessing_orb_service_securely_in


On 19/10/10 12:11 AM, glassfish_at_javadesktop.org wrote:
> I have 2 GlassFish v3 servers running, one is the Servlet/JSP server, the other is the EJB server. I can successfully use @Remote on the EJB server to define a remote EJB. I can also successfully use a combination of @EJB and sun-web.xml on the Servlet/JSP server to call the remote EJB over port 3700 non-securely.
>
> Now, [b]I want to use the SSL_MUTUALAUTH ORB IIOP Listener on port 3920 to make my remote EJB calls secure from my Servlet/JSP server to my EJB server.[/b]
>
> Has anyone done this?
>
> Where can I find documentation for configuring the Servlet/JSP server application?
>
> Where can I find documentation for configuring the EJB server beans?
> [Message sent by forum member 'mjremijan']
>
> http://forums.java.net/jive/thread.jspa?messageID=485494
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>