Re: WebApp not recognised when having context.xml

2010-07-15 Thread Bob Hall
--- On Thu, 7/15/10 at 2:56 PM, bugger wrote: > Found the problem. must be written with > capital letter at the > beginning. > -- Which Chuck pointed out earlier; about 50 minutes before you "found" it. - Bob - To

Re: WebApp not recognised when having context.xml

2010-07-15 Thread Hassan Schroeder
> Found the problem. must be written with capital letter at the > beginning. #{facepalm} -- Hassan Schroeder hassan.schroe...@gmail.com twitter: @hassan - To unsubscribe, e-mail: users-unsubscr...@tomca

Re: WebApp not recognised when having context.xml

2010-07-15 Thread bugger
Found the problem. must be written with capital letter at the beginning. -- View this message in context: http://old.nabble.com/WebApp-not-recognised-when-having-context.xml-tp29177124p29178120.html Sent from the Tomcat - User mailing list archive at Nabble.com

Re: WebApp not recognised when having context.xml

2010-07-15 Thread bugger
Also tried tomcat doing the unpacking via file upload of the war file but that also didn't work. I also tried to have an empty context.xml file. As soon as that file exists, my webapp is not found any more. -- View this message in context: http://old.nabble.com/WebApp-not-recognised-when-h

Re: WebApp not recognised when having context.xml

2010-07-15 Thread Caldarale, Charles R
On Jul 15, 2010, at 14:57, "bugger" wrote: Nice e-mail address; how to win friends and influence future employers... > > > What I am doing wrong. Misspelling - case matters. Also, manually unzipping the .war file may cause Tomcat to see just a portion of the webapp rather than the whole th

WebApp not recognised when having context.xml

2010-07-15 Thread bugger
l.jar is in the lib folder of Tomcat. What I am doing wrong. Thanks for help. -- View this message in context: http://old.nabble.com/WebApp-not-recognised-when-having-context.xml-tp29177124p29177124.html Sent from the Tomcat - User mailing list archiv