0 Replies Latest reply on May 19, 2003 1:06 AM by jackdawson

    Multiple web services on different ports on JBoss&Jetty

    jackdawson

      I'm using JBoss with Jetty. I have one application with multiple web-services (currently three, but there might be more in the future). What I'd like to do is run these web-services in different ports, but on one JBoss instance. How can I do this?

      I'm relatively new to JBoss, and I managed to configure JBoss and Jetty so that everything works fine in just one port, but I cannot figure out how to set more ports... It's easy using Tomcat, but with Jetty no luck yet.