Not sure about RMI server, but each application deployed as an xml config
file for it. In that file, which is specified in the server.xml file, you
list the port you want http to listen on.
Look in the web-site.xml.html in the docs folder. In my server.xml I have
<web-site path="./bm_web.xml" />. Then, in bm_web.xml I have something like:
<web-site host="[ALL]" port="80" display-name="My site">
<default-web-app application="app" name="live-www" />
<access-log path="c:\apps\logs\app-web.log" />
</web-site>
I am sure you can do something similar for RMI on various ports for each
web-app.
HTH.
> -----Original Message-----
> From: Mohit Palhan [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 2:02 AM
> To: Orion-Interest
> Subject: Problem with two Orions on same box!!!
>
>
> I do not have access to two servers, and have installed 2
> Orions on the same
> box, how do I make sure that they do not use the same ports
> for the RMI server
> and for the HTTP server??
> Please help
> Mohit
> Have a nice day :-)
>
> > > ***************************************************
> > >
> > > The information contained in this message (including any
> attachments) is
> > > confidential and may be legally privileged.
> > > If you are not the intended recipient, please delete it
> from your system
> > > immediately - any disclosure, copying or distribution
> thereof or any
> > > action taken or omitted to be taken in reliance thereon
> is prohibited
> > > and may be unlawful.AITPL makes no warranty as to the accuracy or
> > > completeness of any information contained in this message
> and hereby
> > > excludes any liability of any kind for the information
> contained herein
> > > or for the transmission, reception, storage or use of
> such information
> > > in any way whatsoever. Any opinions expressed in this
> message are those
> > > of the author and do not necessarily reflect the opinions
> of AITPL.
> > > ******************************************************************
> > > ***************************************************
> > >
> > >
> > >
>
> --
> **************************************************************
> *******************************************************
>
> The information contained in this message (including any
> attachments) is
> confidential and may be legally privileged.
> If you are not the intended recipient, please delete it from
> your system
> immediately - any disclosure, copying or distribution thereof
> or any action
> taken or omitted to be taken in reliance thereon is
> prohibited and may be
> unlawful.AITPL makes no warranty as to the accuracy or
> completeness of any
> information contained in this message and hereby excludes any
> liability of any
> kind for the information contained herein or for the
> transmission, reception,
> storage or use of such information in any way whatsoever.
> Any opinions
> expressed in this message are those of the author and do not
> necessarily reflect
> the opinions of AITPL.
> **************************************************************
> *******************************************************
>
>
>