they all go in the deploy directory.... you can put .war files int he
webapps prior to startup and tomcat will pick them up, but once the
server's started you cant change them, well, not through the war
anyway... although I think some of this changes with tc4.  

so in short - everything in deploy, then you have full ability to hot
deploy everything.

cheesr
dim

On Tue, 25 Sep 2001, John LYC wrote:

> Hi all,
> I have a newbie questions.
> if i have a ejb.jar file that contains my ejbs.
> i know i dump them into my jboss_home/deploy folder.
> 
> so if im using tomcat as well, and i have some jsp /servlet in  a abc.war.
> do i dump into the tomcat_home/webapps?
> 
> and wat about EAR files?
> 
> sorry, i hope this is not a silly question.
> 
> John
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to