Thought JBoss ran on 8080 by default? Anyhoo, if the JRun server is actually running, and your admin application is running, you can use the JRun Admin Application to change this under Services > Web Server IIRC. Or you can tweak the jrun.xml file for the server under Jrun/servers/servername/SERVER-INF/jrun.xml look for the node <service class="jrun.servlet.http.WebService" name="WebService">
All assuming you are setup in multi-server mode. Should be a similar file in JBoss somewheres... Douglas Knudsen http://www.cubicleman.com this is my signature, like it? On Thu, Jan 29, 2009 at 12:11 PM, AppDeveloper <[email protected]>wrote: > Is there a way to change the JRUN port so it doesn't confict with JBOSS > port? > >
