Re: trouble deploying struts2 app to tomcat 1.5.0.05 *FIXED*

2009-02-09 Thread Musachy Barroso
The exorcism suggestion wasn't that far fetched after all :) musachy On Mon, Feb 9, 2009 at 11:45 AM, Wick, Dan wrote: > Ok, I have no clue why this matters...but I changed my context setup & > everything deployed just fine. > > OLD ONE: >path="/pwww" >

RE: trouble deploying struts2 app to tomcat 1.5.0.05 *FIXED*

2009-02-09 Thread Wick, Dan
Ok, I have no clue why this matters...but I changed my context setup & everything deployed just fine. OLD ONE: NEW ONE: Not sure if it was the one's I took out, or the new 'workDir' attribute that I added that fixed it...but it does deploy now! --Dan > -Original Me