Harsh,

As I have said before, download and install the JBoss-Tomcat bundle and run
it on a certain port.  Then you can install the Tomcat standalone on another
port.  There is no conflict as long as they are on different ports.
JBoss-Tomcat bundle does not use CATALINA_HOME, so you can keep that for
your standalone Tomcat.  Currently, I have applications running on my
JBoss-Tomcat bundle and applications running on my Tomcat standalone, all on
the same computer, and I don't have any problem whatsoever.  Oh, by the way,
my computer has a 2GHz P4 processor with 1G memory though.  But there should
be no problem with a lesser computer.

Later on when you want to move to another computer, all you have to do is to
move the JSPs, servlets, beans, etc to the new webapps location on the new
computer.  It is very easy.

Hope this helps.


----- Original Message -----
From: "Harsh Nagpal" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003 12:38 AM
Subject: RE: Tomcat Standalone with Jboss


> Well the truth is that I'm new to Jboss and tomcat
>
> I need Jboss and tomcat to run on separate VMs (and later on, on diff
> machines). I need them to interact, as in the EJB would be the JBoss
> machine and the the servlet/webservice on the another machine. How do i
> accomplish this?
>
>
> Harsh
>
> On Thu, 2003-07-17 at 00:17, Shapira, Yoav wrote:
> >
> > Howdy,
> > Download and install JBoss, download and install tomcat. ;)
> >
> > You're going to need to be more specific...
> >
> >
> > Yoav Shapira
> > Millennium ChemInformatics
> >
> >
> > >-----Original Message-----
> > >From: Harsh Nagpal [mailto:[EMAIL PROTECTED]
> > >Sent: Wednesday, July 16, 2003 2:46 AM
> > >To: [EMAIL PROTECTED]
> > >Subject: Tomcat Standalone with Jboss
> > >
> > >Hi!
> > >
> > >How do you setup JBoss and Standalone Tomcat(4.1.24)
> > >
> > >Any help would be appreciated
> > >
> > >-Harsh
> > >
> > >
> > >---------------------------------------------------------------------
> > >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]
>
>

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

Reply via email to