> I've noticed the file server/default/deploy/tomcat4-service.xml > If I try editing that, I can effective change the location of the server > log, so I thought I was on the scent > but I can't get it to take any notice of any <context> entries I put there. > > Should I be editing this file?
I not 100% sure, but I'm pretty sure that context entries are ignored. Not all options available in tomcat's server.xml are available when running in embedded mode. > To deploy a war, what do I need to do? > I tried putting the tomcat examples.war file into /server/default/deploy. It > says it's deploying it, but I can't get to it from the browser. you're doing the right thing.... assuming it deploys ok, it should be visable in http://localhost:8080/examples/ -- if its not, then I'm not sure what I would suggest. cheers dim _______________________________________________________________ Multimillion Dollar Computer Inventory Live Webcast Auctions Thru Aug. 2002 - http://www.cowanalexander.com/calendar _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
