Re: Muiltipul Tomcat 5.19 Servers on the same machine.

2004-05-11 Thread Bond

Windows 2000 SP4


Thanks


--- Parsons Technical Services
<[EMAIL PROTECTED]> wrote:
> What OS?
> 
> Doug
> 
> - Original Message - 
> From: "Bond" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> <[EMAIL PROTECTED]>
> Sent: Monday, May 10, 2004 10:18 PM
> Subject: RE: Muiltipul Tomcat 5.19 Servers on the
> same machine.
> 
> 
> > 
> > Ok, I now understand that I can either define
> unique
> > ports or new IP address for each instance.  But
> now a
> > more simple yet dumber question.  How do I
> actually
> > start up these instances of Tomcat.  If I install
> 5.19
> > as a service it just rewrites the same service
> each
> > time.  I don't want that.  I want three distinct
> > Tomcat instances running, so that I can shut one
> down
> > without touching the other two.  I Know I can
> install
> > without creating a service, but I'm a little
> confused
> > on how to manually crank up each instance.   
> > 
> > Thanks for all the help so far!!
> > 
> > (:
> > 
> > 
> > 
> > 
> > 
> > 
> > --- Yansheng Lin <[EMAIL PROTECTED]>
> wrote:
> > > I think the OP is trying to simulate
> "distributed
> > > servers on the same
> > > machine" scheme.  
> > > 
> > > I am guessing again because that's something I
> > > wanted to do as well:).
> > > Would be nice for people with limited means, or
> too
> > > lazy to set up the
> > > infrastructure himself and thinking he might be
> able
> > > to get around with some
> > > cheap hack to the Tomcat internal.
> > > 
> > > -Yan
> > > 
> > > -Original Message-
> > > From: Shapira, Yoav
> [mailto:[EMAIL PROTECTED] 
> > > Sent: May 10, 2004 14:27
> > > To: Tomcat Users List
> > > Subject: RE: Muiltipul Tomcat 5.19 Servers on
> the
> > > same machine.
> > > 
> > > 
> > > 
> > > Hi,
> > > 
> > > >That's what I said.  Yoav, you are as sleepy as
> me
> > > after a big lunch, I
> > > >guess:).
> > > 
> > > Not sleepy at all ;)  Working on many things at
> > > once.  My comments were
> > > directed more at Senor Cargnin's post, as well
> as
> > > the "I am afraid
> > > tomcat is not built that way" line in yours.
> > > 
> > > Yoav
> > > 
> > > >
> > > >-Original Message-
> > > >From: Shapira, Yoav
> [mailto:[EMAIL PROTECTED]
> > > >Sent: May 10, 2004 13:54
> > > >To: Tomcat Users List
> > > >Subject: RE: Muiltipul Tomcat 5.19 Servers on
> the
> > > same machine.
> > > >
> > > >
> > > >
> > > >Hi,
> > > >What are you guys talking about?  You can run
> as
> > > many instances of
> > > >tomcat as you want on the same machine with the
> > > same IP address, just
> > > >change the port.
> > > >
> > > >Yoav Shapira
> > > >Millennium Research Informatics
> > > >
> > > >
> > > >>-Original Message-
> > > >>From: Emerson Cargnin
> > > [mailto:[EMAIL PROTECTED]
> > > >>Sent: Monday, May 10, 2004 3:39 PM
> > > >>To: Tomcat Users List
> > > >>Subject: Re: Muiltipul Tomcat 5.19 Servers on
> the
> > > same machine.
> > > >>
> > > >>You can create a different ip address for the
> same
> > > machine using
> > > >>ifconfig. Take a look at the archive, I once
> send
> > > a better explanation
> > > >>on that... This approach is better than
> changing
> > > ports so you can use
> > > >>the default ports, just define an ipAdress tag
> for
> > > each different
> > > >isntance.
> > > >>
> > > >>
> > > >>Yansheng Lin wrote:
> > > >>> Huh, interesting.  So you want all your
> three
> > > instances of Tomcat
> > > >running
> > > >>at
> > > >>> the same time on the same box.  I am afraid
> > > Tomcat is not built that
> > > >way.
> > > >>> But not sure it's not doable, just change
> the
> > > port that the 2nd and
> > > >3rd
> > > >>> instances listen

Re: Muiltipul Tomcat 5.19 Servers on the same machine.

2004-05-10 Thread Parsons Technical Services
What OS?

Doug

- Original Message - 
From: "Bond" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, May 10, 2004 10:18 PM
Subject: RE: Muiltipul Tomcat 5.19 Servers on the same machine.


> 
> Ok, I now understand that I can either define unique
> ports or new IP address for each instance.  But now a
> more simple yet dumber question.  How do I actually
> start up these instances of Tomcat.  If I install 5.19
> as a service it just rewrites the same service each
> time.  I don't want that.  I want three distinct
> Tomcat instances running, so that I can shut one down
> without touching the other two.  I Know I can install
> without creating a service, but I'm a little confused
> on how to manually crank up each instance.   
> 
> Thanks for all the help so far!!
> 
> (:
> 
> 
> 
> 
> 
> 
> --- Yansheng Lin <[EMAIL PROTECTED]> wrote:
> > I think the OP is trying to simulate "distributed
> > servers on the same
> > machine" scheme.  
> > 
> > I am guessing again because that's something I
> > wanted to do as well:).
> > Would be nice for people with limited means, or too
> > lazy to set up the
> > infrastructure himself and thinking he might be able
> > to get around with some
> > cheap hack to the Tomcat internal.
> > 
> > -Yan
> > 
> > -Original Message-
> > From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
> > Sent: May 10, 2004 14:27
> > To: Tomcat Users List
> > Subject: RE: Muiltipul Tomcat 5.19 Servers on the
> > same machine.
> > 
> > 
> > 
> > Hi,
> > 
> > >That's what I said.  Yoav, you are as sleepy as me
> > after a big lunch, I
> > >guess:).
> > 
> > Not sleepy at all ;)  Working on many things at
> > once.  My comments were
> > directed more at Senor Cargnin's post, as well as
> > the "I am afraid
> > tomcat is not built that way" line in yours.
> > 
> > Yoav
> > 
> > >
> > >-Original Message-
> > >From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
> > >Sent: May 10, 2004 13:54
> > >To: Tomcat Users List
> > >Subject: RE: Muiltipul Tomcat 5.19 Servers on the
> > same machine.
> > >
> > >
> > >
> > >Hi,
> > >What are you guys talking about?  You can run as
> > many instances of
> > >tomcat as you want on the same machine with the
> > same IP address, just
> > >change the port.
> > >
> > >Yoav Shapira
> > >Millennium Research Informatics
> > >
> > >
> > >>-Original Message-
> > >>From: Emerson Cargnin
> > [mailto:[EMAIL PROTECTED]
> > >>Sent: Monday, May 10, 2004 3:39 PM
> > >>To: Tomcat Users List
> > >>Subject: Re: Muiltipul Tomcat 5.19 Servers on the
> > same machine.
> > >>
> > >>You can create a different ip address for the same
> > machine using
> > >>ifconfig. Take a look at the archive, I once send
> > a better explanation
> > >>on that... This approach is better than changing
> > ports so you can use
> > >>the default ports, just define an ipAdress tag for
> > each different
> > >isntance.
> > >>
> > >>
> > >>Yansheng Lin wrote:
> > >>> Huh, interesting.  So you want all your three
> > instances of Tomcat
> > >running
> > >>at
> > >>> the same time on the same box.  I am afraid
> > Tomcat is not built that
> > >way.
> > >>> But not sure it's not doable, just change the
> > port that the 2nd and
> > >3rd
> > >>> instances listens too, you should be fine.  Not
> > sure what you intend
> > >to
> > >>> achieve here though.
> > >>>
> > >>> -Yan
> > >>>
> > >>> -Original Message-
> > >>> From: Bond [mailto:[EMAIL PROTECTED]
> > >>> Sent: May 10, 2004 11:37
> > >>> To: [EMAIL PROTECTED]
> > >>> Subject: Muiltipul Tomcat 5.19 Servers on the
> > same machine.
> > >>>
> > >>>
> > >>>
> > >>>
> > >>> Hey Everyone,
> > >>>
> > >>> I want to install 3 instances of Tomcat 5.19 as
> > a
> > >>> service on one box.  When I do this, I install
> >

RE: Muiltipul Tomcat 5.19 Servers on the same machine.

2004-05-10 Thread Bond

Ok, I now understand that I can either define unique
ports or new IP address for each instance.  But now a
more simple yet dumber question.  How do I actually
start up these instances of Tomcat.  If I install 5.19
as a service it just rewrites the same service each
time.  I don't want that.  I want three distinct
Tomcat instances running, so that I can shut one down
without touching the other two.  I Know I can install
without creating a service, but I'm a little confused
on how to manually crank up each instance.   

Thanks for all the help so far!!

(:






--- Yansheng Lin <[EMAIL PROTECTED]> wrote:
> I think the OP is trying to simulate "distributed
> servers on the same
> machine" scheme.  
> 
> I am guessing again because that's something I
> wanted to do as well:).
> Would be nice for people with limited means, or too
> lazy to set up the
> infrastructure himself and thinking he might be able
> to get around with some
> cheap hack to the Tomcat internal.
> 
> -Yan
> 
> -Original Message-
> From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
> Sent: May 10, 2004 14:27
> To: Tomcat Users List
> Subject: RE: Muiltipul Tomcat 5.19 Servers on the
> same machine.
> 
> 
> 
> Hi,
> 
> >That's what I said.  Yoav, you are as sleepy as me
> after a big lunch, I
> >guess:).
> 
> Not sleepy at all ;)  Working on many things at
> once.  My comments were
> directed more at Senor Cargnin's post, as well as
> the "I am afraid
> tomcat is not built that way" line in yours.
> 
> Yoav
> 
> >
> >-----Original Message-
> >From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
> >Sent: May 10, 2004 13:54
> >To: Tomcat Users List
> >Subject: RE: Muiltipul Tomcat 5.19 Servers on the
> same machine.
> >
> >
> >
> >Hi,
> >What are you guys talking about?  You can run as
> many instances of
> >tomcat as you want on the same machine with the
> same IP address, just
> >change the port.
> >
> >Yoav Shapira
> >Millennium Research Informatics
> >
> >
> >>-Original Message-
> >>From: Emerson Cargnin
> [mailto:[EMAIL PROTECTED]
> >>Sent: Monday, May 10, 2004 3:39 PM
> >>To: Tomcat Users List
> >>Subject: Re: Muiltipul Tomcat 5.19 Servers on the
> same machine.
> >>
> >>You can create a different ip address for the same
> machine using
> >>ifconfig. Take a look at the archive, I once send
> a better explanation
> >>on that... This approach is better than changing
> ports so you can use
> >>the default ports, just define an ipAdress tag for
> each different
> >isntance.
> >>
> >>
> >>Yansheng Lin wrote:
> >>> Huh, interesting.  So you want all your three
> instances of Tomcat
> >running
> >>at
> >>> the same time on the same box.  I am afraid
> Tomcat is not built that
> >way.
> >>> But not sure it's not doable, just change the
> port that the 2nd and
> >3rd
> >>> instances listens too, you should be fine.  Not
> sure what you intend
> >to
> >>> achieve here though.
> >>>
> >>> -Yan
> >>>
> >>> -Original Message-
> >>> From: Bond [mailto:[EMAIL PROTECTED]
> >>> Sent: May 10, 2004 11:37
> >>> To: [EMAIL PROTECTED]
> >>> Subject: Muiltipul Tomcat 5.19 Servers on the
> same machine.
> >>>
> >>>
> >>>
> >>>
> >>> Hey Everyone,
> >>>
> >>> I want to install 3 instances of Tomcat 5.19 as
> a
> >>> service on one box.  When I do this, I install
> each
> >>> one into it's own unique directory.  However,
> when I
> >>> try to start the service, it seems to not
> recognize
> >>> the 2nd or 3rd install.  I think I need to do
> some
> >>> more configuration here.  Anybody have any ideas
> on
> >>> how to do the above.
> >>>
> >>> Thanks in advanced.
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> __
> >>> Do you Yahoo!?
> >>> Win a $20,000 Career Makeover at Yahoo! HotJobs
> >>>
> http://hotjobs.sweepstakes.yahoo.com/careermakeover
> >>>
> >>>
>
-
> >>> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> >>> For additional commands, e-mail:
> [E

RE: Muiltipul Tomcat 5.19 Servers on the same machine.

2004-05-10 Thread Yansheng Lin
I think the OP is trying to simulate "distributed servers on the same
machine" scheme.  

I am guessing again because that's something I wanted to do as well:).
Would be nice for people with limited means, or too lazy to set up the
infrastructure himself and thinking he might be able to get around with some
cheap hack to the Tomcat internal.

-Yan

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
Sent: May 10, 2004 14:27
To: Tomcat Users List
Subject: RE: Muiltipul Tomcat 5.19 Servers on the same machine.



Hi,

>That's what I said.  Yoav, you are as sleepy as me after a big lunch, I
>guess:).

Not sleepy at all ;)  Working on many things at once.  My comments were
directed more at Senor Cargnin's post, as well as the "I am afraid
tomcat is not built that way" line in yours.

Yoav

>
>-Original Message-
>From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
>Sent: May 10, 2004 13:54
>To: Tomcat Users List
>Subject: RE: Muiltipul Tomcat 5.19 Servers on the same machine.
>
>
>
>Hi,
>What are you guys talking about?  You can run as many instances of
>tomcat as you want on the same machine with the same IP address, just
>change the port.
>
>Yoav Shapira
>Millennium Research Informatics
>
>
>>-Original Message-
>>From: Emerson Cargnin [mailto:[EMAIL PROTECTED]
>>Sent: Monday, May 10, 2004 3:39 PM
>>To: Tomcat Users List
>>Subject: Re: Muiltipul Tomcat 5.19 Servers on the same machine.
>>
>>You can create a different ip address for the same machine using
>>ifconfig. Take a look at the archive, I once send a better explanation
>>on that... This approach is better than changing ports so you can use
>>the default ports, just define an ipAdress tag for each different
>isntance.
>>
>>
>>Yansheng Lin wrote:
>>> Huh, interesting.  So you want all your three instances of Tomcat
>running
>>at
>>> the same time on the same box.  I am afraid Tomcat is not built that
>way.
>>> But not sure it's not doable, just change the port that the 2nd and
>3rd
>>> instances listens too, you should be fine.  Not sure what you intend
>to
>>> achieve here though.
>>>
>>> -Yan
>>>
>>> -Original Message-
>>> From: Bond [mailto:[EMAIL PROTECTED]
>>> Sent: May 10, 2004 11:37
>>> To: [EMAIL PROTECTED]
>>> Subject: Muiltipul Tomcat 5.19 Servers on the same machine.
>>>
>>>
>>>
>>>
>>> Hey Everyone,
>>>
>>> I want to install 3 instances of Tomcat 5.19 as a
>>> service on one box.  When I do this, I install each
>>> one into it's own unique directory.  However, when I
>>> try to start the service, it seems to not recognize
>>> the 2nd or 3rd install.  I think I need to do some
>>> more configuration here.  Anybody have any ideas on
>>> how to do the above.
>>>
>>> Thanks in advanced.
>>>
>>>
>>>
>>>
>>>
>>>
>>> __
>>> Do you Yahoo!?
>>> Win a $20,000 Career Makeover at Yahoo! HotJobs
>>> http://hotjobs.sweepstakes.yahoo.com/careermakeover
>>>
>>>
-
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
-
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
>>
>>--
>>Emerson Cargnin
>>Analista de Sistemas
>>Setor de Desenvolvimento de Sistemas - TRE-SC
>>tel : (048) - 251-3700 - Ramal 3181
>>
>>-
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>This e-mail, including any attachments, is a confidential business
>communication, and may contain information that is confidential,
>proprietary
>and/or privileged.  This e-mail is intended only for the individual(s)
to
>whom it is addressed, and may not be saved, copied, printed, disclosed
or
>used by anyone else.  If you are not the(an) intended recipient, please
>immediately delete this e-mail from your computer system and notify the
>sender.  Thank you.
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EM

RE: Muiltipul Tomcat 5.19 Servers on the same machine.

2004-05-10 Thread Shapira, Yoav

Hi,

>That's what I said.  Yoav, you are as sleepy as me after a big lunch, I
>guess:).

Not sleepy at all ;)  Working on many things at once.  My comments were
directed more at Senor Cargnin's post, as well as the "I am afraid
tomcat is not built that way" line in yours.

Yoav

>
>-Original Message-
>From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
>Sent: May 10, 2004 13:54
>To: Tomcat Users List
>Subject: RE: Muiltipul Tomcat 5.19 Servers on the same machine.
>
>
>
>Hi,
>What are you guys talking about?  You can run as many instances of
>tomcat as you want on the same machine with the same IP address, just
>change the port.
>
>Yoav Shapira
>Millennium Research Informatics
>
>
>>-Original Message-
>>From: Emerson Cargnin [mailto:[EMAIL PROTECTED]
>>Sent: Monday, May 10, 2004 3:39 PM
>>To: Tomcat Users List
>>Subject: Re: Muiltipul Tomcat 5.19 Servers on the same machine.
>>
>>You can create a different ip address for the same machine using
>>ifconfig. Take a look at the archive, I once send a better explanation
>>on that... This approach is better than changing ports so you can use
>>the default ports, just define an ipAdress tag for each different
>isntance.
>>
>>
>>Yansheng Lin wrote:
>>> Huh, interesting.  So you want all your three instances of Tomcat
>running
>>at
>>> the same time on the same box.  I am afraid Tomcat is not built that
>way.
>>> But not sure it's not doable, just change the port that the 2nd and
>3rd
>>> instances listens too, you should be fine.  Not sure what you intend
>to
>>> achieve here though.
>>>
>>> -Yan
>>>
>>> -Original Message-
>>> From: Bond [mailto:[EMAIL PROTECTED]
>>> Sent: May 10, 2004 11:37
>>> To: [EMAIL PROTECTED]
>>> Subject: Muiltipul Tomcat 5.19 Servers on the same machine.
>>>
>>>
>>>
>>>
>>> Hey Everyone,
>>>
>>> I want to install 3 instances of Tomcat 5.19 as a
>>> service on one box.  When I do this, I install each
>>> one into it's own unique directory.  However, when I
>>> try to start the service, it seems to not recognize
>>> the 2nd or 3rd install.  I think I need to do some
>>> more configuration here.  Anybody have any ideas on
>>> how to do the above.
>>>
>>> Thanks in advanced.
>>>
>>>
>>>
>>>
>>>
>>>
>>> __
>>> Do you Yahoo!?
>>> Win a $20,000 Career Makeover at Yahoo! HotJobs
>>> http://hotjobs.sweepstakes.yahoo.com/careermakeover
>>>
>>>
-
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
-
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
>>
>>--
>>Emerson Cargnin
>>Analista de Sistemas
>>Setor de Desenvolvimento de Sistemas - TRE-SC
>>tel : (048) - 251-3700 - Ramal 3181
>>
>>-
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>This e-mail, including any attachments, is a confidential business
>communication, and may contain information that is confidential,
>proprietary
>and/or privileged.  This e-mail is intended only for the individual(s)
to
>whom it is addressed, and may not be saved, copied, printed, disclosed
or
>used by anyone else.  If you are not the(an) intended recipient, please
>immediately delete this e-mail from your computer system and notify the
>sender.  Thank you.
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Muiltipul Tomcat 5.19 Servers on the same machine.

2004-05-10 Thread Yansheng Lin
That's what I said.  Yoav, you are as sleepy as me after a big lunch, I
guess:).

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
Sent: May 10, 2004 13:54
To: Tomcat Users List
Subject: RE: Muiltipul Tomcat 5.19 Servers on the same machine.



Hi,
What are you guys talking about?  You can run as many instances of
tomcat as you want on the same machine with the same IP address, just
change the port.

Yoav Shapira
Millennium Research Informatics


>-Original Message-
>From: Emerson Cargnin [mailto:[EMAIL PROTECTED]
>Sent: Monday, May 10, 2004 3:39 PM
>To: Tomcat Users List
>Subject: Re: Muiltipul Tomcat 5.19 Servers on the same machine.
>
>You can create a different ip address for the same machine using
>ifconfig. Take a look at the archive, I once send a better explanation
>on that... This approach is better than changing ports so you can use
>the default ports, just define an ipAdress tag for each different
isntance.
>
>
>Yansheng Lin wrote:
>> Huh, interesting.  So you want all your three instances of Tomcat
running
>at
>> the same time on the same box.  I am afraid Tomcat is not built that
way.
>> But not sure it's not doable, just change the port that the 2nd and
3rd
>> instances listens too, you should be fine.  Not sure what you intend
to
>> achieve here though.
>>
>> -Yan
>>
>> -Original Message-
>> From: Bond [mailto:[EMAIL PROTECTED]
>> Sent: May 10, 2004 11:37
>> To: [EMAIL PROTECTED]
>> Subject: Muiltipul Tomcat 5.19 Servers on the same machine.
>>
>>
>>
>>
>> Hey Everyone,
>>
>> I want to install 3 instances of Tomcat 5.19 as a
>> service on one box.  When I do this, I install each
>> one into it's own unique directory.  However, when I
>> try to start the service, it seems to not recognize
>> the 2nd or 3rd install.  I think I need to do some
>> more configuration here.  Anybody have any ideas on
>> how to do the above.
>>
>> Thanks in advanced.
>>
>>
>>
>>
>>
>>
>> __
>> Do you Yahoo!?
>> Win a $20,000 Career Makeover at Yahoo! HotJobs
>> http://hotjobs.sweepstakes.yahoo.com/careermakeover
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
>--
>Emerson Cargnin
>Analista de Sistemas
>Setor de Desenvolvimento de Sistemas - TRE-SC
>tel : (048) - 251-3700 - Ramal 3181
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Muiltipul Tomcat 5.19 Servers on the same machine.

2004-05-10 Thread Shapira, Yoav

Hi,
What are you guys talking about?  You can run as many instances of
tomcat as you want on the same machine with the same IP address, just
change the port.

Yoav Shapira
Millennium Research Informatics


>-Original Message-
>From: Emerson Cargnin [mailto:[EMAIL PROTECTED]
>Sent: Monday, May 10, 2004 3:39 PM
>To: Tomcat Users List
>Subject: Re: Muiltipul Tomcat 5.19 Servers on the same machine.
>
>You can create a different ip address for the same machine using
>ifconfig. Take a look at the archive, I once send a better explanation
>on that... This approach is better than changing ports so you can use
>the default ports, just define an ipAdress tag for each different
isntance.
>
>
>Yansheng Lin wrote:
>> Huh, interesting.  So you want all your three instances of Tomcat
running
>at
>> the same time on the same box.  I am afraid Tomcat is not built that
way.
>> But not sure it's not doable, just change the port that the 2nd and
3rd
>> instances listens too, you should be fine.  Not sure what you intend
to
>> achieve here though.
>>
>> -Yan
>>
>> -Original Message-
>> From: Bond [mailto:[EMAIL PROTECTED]
>> Sent: May 10, 2004 11:37
>> To: [EMAIL PROTECTED]
>> Subject: Muiltipul Tomcat 5.19 Servers on the same machine.
>>
>>
>>
>>
>> Hey Everyone,
>>
>> I want to install 3 instances of Tomcat 5.19 as a
>> service on one box.  When I do this, I install each
>> one into it's own unique directory.  However, when I
>> try to start the service, it seems to not recognize
>> the 2nd or 3rd install.  I think I need to do some
>> more configuration here.  Anybody have any ideas on
>> how to do the above.
>>
>> Thanks in advanced.
>>
>>
>>
>>
>>
>>
>> __
>> Do you Yahoo!?
>> Win a $20,000 Career Makeover at Yahoo! HotJobs
>> http://hotjobs.sweepstakes.yahoo.com/careermakeover
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
>--
>Emerson Cargnin
>Analista de Sistemas
>Setor de Desenvolvimento de Sistemas - TRE-SC
>tel : (048) - 251-3700 - Ramal 3181
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Muiltipul Tomcat 5.19 Servers on the same machine.

2004-05-10 Thread Emerson Cargnin
You can create a different ip address for the same machine using 
ifconfig. Take a look at the archive, I once send a better explanation 
on that... This approach is better than changing ports so you can use 
the default ports, just define an ipAdress tag for each different isntance.

Yansheng Lin wrote:
Huh, interesting.  So you want all your three instances of Tomcat running at
the same time on the same box.  I am afraid Tomcat is not built that way.
But not sure it's not doable, just change the port that the 2nd and 3rd
instances listens too, you should be fine.  Not sure what you intend to
achieve here though.
-Yan

-Original Message-
From: Bond [mailto:[EMAIL PROTECTED] 
Sent: May 10, 2004 11:37
To: [EMAIL PROTECTED]
Subject: Muiltipul Tomcat 5.19 Servers on the same machine.



Hey Everyone,

I want to install 3 instances of Tomcat 5.19 as a
service on one box.  When I do this, I install each
one into it's own unique directory.  However, when I
try to start the service, it seems to not recognize
the 2nd or 3rd install.  I think I need to do some
more configuration here.  Anybody have any ideas on
how to do the above.   

Thanks in advanced.



	
		
__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Emerson Cargnin
Analista de Sistemas
Setor de Desenvolvimento de Sistemas - TRE-SC
tel : (048) - 251-3700 - Ramal 3181
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Muiltipul Tomcat 5.19 Servers on the same machine.

2004-05-10 Thread Yansheng Lin
Huh, interesting.  So you want all your three instances of Tomcat running at
the same time on the same box.  I am afraid Tomcat is not built that way.
But not sure it's not doable, just change the port that the 2nd and 3rd
instances listens too, you should be fine.  Not sure what you intend to
achieve here though.

-Yan

-Original Message-
From: Bond [mailto:[EMAIL PROTECTED] 
Sent: May 10, 2004 11:37
To: [EMAIL PROTECTED]
Subject: Muiltipul Tomcat 5.19 Servers on the same machine.




Hey Everyone,

I want to install 3 instances of Tomcat 5.19 as a
service on one box.  When I do this, I install each
one into it's own unique directory.  However, when I
try to start the service, it seems to not recognize
the 2nd or 3rd install.  I think I need to do some
more configuration here.  Anybody have any ideas on
how to do the above.   

Thanks in advanced.






__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]