0 Replies Latest reply on May 18, 2006 3:28 PM by khelenek

    ejb/web services on one port, .war on another?

    khelenek

      Hi, I have a .war file which calls an ejb .jar on the same server. That ejb also exposes some web services. I'd like to have the .war file be accessible on one port, say 80, and the web services on another, say 8080, so that I can block access to one or the another in a firewall.

      Is that possible? Or by configuring the tomcat connectors can I only assign access by port to both (not separately)?

      Thanks very much,
      kris