Re: How to run ORION on different ports

2001-04-04 Thread Daniel Lopez
Hi Mohan, If you mean that you want to have two different orion instances running, you just have to copy the configuration files to some other directory, modify the paths and ports appropriately so they don't collide and then start orion with the option "-config [NEW_CONFIG_DIRECTORY]/server.xml"

Re: How to run ORION on different ports

2001-04-04 Thread waheed_rahuman
this can be solved with application.xml for more details check with www.orionsupport.com - Original Message - From: mohan krishna <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Sent: Thursday, April 05, 2001 8:13 AM Subject: How to run ORION on different ports > Hello,

RE: How to run ORION on different ports

2001-04-04 Thread Van Duong
Delare it in default-web-site.xml file as follow: For example: Hope this help, Van Duong -Original Message- From: mohan krishna [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 04, 2001 11:13 PM To: Orion-Interest Subject: How to run ORI