0 Replies Latest reply on Nov 24, 2006 8:49 AM by nidget

    Expose EJB simultaneously by JRMP and HTTP

    nidget

      Hi all,

      We are migrating an application from Weblogic to JBoss. This application is done in Swing and uses EJBs for the server side. We have users that are accessing it from the internal network over JRMP and a few other users are accessing it with a VPN over HTTP (the VPN has firewalls that only accepts HTTP).
      So, my question: how can I expose an EJB over JRMP and HTTP simultaneously ?

      Thanks for your help.