0 Replies Latest reply on Jan 29, 2014 11:06 AM by t3chris

    Have a Webservice (JAX-WS) and a Webapplication (JSF) listen to two distinct TCP ports?

    t3chris

      Hello!

       

      For security reasons I would like to segregate the TCP ports of a JAX-WS Webservice and a JSF-Webapplication. The difficulty I face is, that they should share a common set of EJBs as their business-logic backing:

       

      2014-01-29_16h58_16.png

      In this drawing, the JSF application is intended to be used only internally, but the SOAP Webservice should be available to a broader audience.

       

      Is it possible to do that as sketched up? How?

      Would it be possible to achieve this with two instances of JBoss but without the overhead of remoting?

       

      N.B.:

      My Question regards JBoss 7 or EAP 6.x.x

       

      Thank you very much in anticipation of your suggestions!

       

      Best Regards,

       

      chris