----- Original Message -----
From: "HORTON,NOAH (HP-FtCollins,ex1)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 16, 2003 11:16 AM
Subject: [JBoss-user] Nature of Tomcat / JBoss integration


> Hi!
>   I am helping to evaluate using JBoss in a project and have some
questions
> about how Tomcat and JBoss are integrated.  Does Tomcat run in the
same JVM
> with JBoss?

It can, such a configuration is available, already built, on the JBoss
website.

> If not, what sort of communication is used between the two
> JVMs?

You can also run them separately.  We do that on our site (including in
production).  The default communication is JRMP, though I'm not sure
that is what you are asking.

>  If they run in one JVM, do you think it is possible to get them
> interoperating from separate JVM's without insane amounts of work?

Getting separate instances communicating is trivial.  All you have to do
is tell Tomcat the IP address where to find the JBoss naming service.

>I ask
> because we face a potential situation where our product would need to
> interoperate with another application that has embedded Tomcat and we
would
> like to use one web container if possible.
>
> Thanks!
> -Noah Horton
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by: Thawte.com
> Understand how to protect your customers personal information by
implementing
> SSL on your Apache Web Server. Click here to get our FREE Thawte
Apache
> Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache 
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to