JBoss 4.0.x with standalone tomcat 5.5.x ?

C

chenome

Greetings All,

I've been searching high and low for any article or documentation on
how to disable the embedded tomcat that comes with JBoss and then make
JBoss work with a standalone installation installation of tomcat. I am
guessing to "disable" the embedded tomcat one just needs to remove the
"jbossweb-tomcat55.sar" directory? (Or just not copy it to the deploy
directory?)

What on a basic level will this involve? Any light shed on this topic
will be much, much appreciated.

Thank You in advance.

Chenome.
 
D

Danno

Greetings All,

I've been searching high and low for any article or documentation on
how to disable the embedded tomcat that comes with JBoss and then make
JBoss work with a standalone installation installation of tomcat. I am
guessing to "disable" the embedded tomcat one just needs to remove the
"jbossweb-tomcat55.sar" directory? (Or just not copy it to the deploy
directory?)

What on a basic level will this involve? Any light shed on this topic
will be much, much appreciated.

Thank You in advance.

Chenome.

Well, if you are using EJBs then you would probably need to make those
EJBs be accessed remotely instead of local since you will no longer be
using the same JVM. Other than that what could be the problem?
 
?

=?ISO-8859-1?Q?Arne_Vajh=F8j?=

I've been searching high and low for any article or documentation on
how to disable the embedded tomcat that comes with JBoss and then make
JBoss work with a standalone installation installation of tomcat. I am
guessing to "disable" the embedded tomcat one just needs to remove the
"jbossweb-tomcat55.sar" directory? (Or just not copy it to the deploy
directory?)

What on a basic level will this involve? Any light shed on this topic
will be much, much appreciated.

I can not see the need to remove the embedded Tomcat.

Getting the remote Tomcat access the EJB's in JBoss
must mostly be a matter of getting the necesarry
jars in Tomcat classpath for the JNDI lookup.

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,113
Latest member
Vinay KumarNevatia
Top