RE: context problem

2013-07-24 Thread Edward W. Rouse
ct: RE: context problem > From: Edward W. Rouse [mailto:ero...@comsquared.com] > Subject: context problem > IDWMClassLoader extends WebappClassLoader. > I have been reading to docs to try and figure out how to get both the > normal webapp base directories and the outside the ba

RE: context problem

2013-07-24 Thread Edward W. Rouse
able to get one or the other, not both together as an integrated whole. From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: Wednesday, July 24, 2013 1:02 PM To: ero...@comsquared.com Subject: RE: context problem jars require permission to access and set the classLoader here is an

RE: context problem

2013-07-24 Thread Caldarale, Charles R
> From: Edward W. Rouse [mailto:ero...@comsquared.com] > Subject: context problem > IDWMClassLoader extends WebappClassLoader. > I have been reading to docs to try and figure out how to get both the normal > webapp base directories and the outside the base directories to be fo

context problem

2013-07-24 Thread Edward W. Rouse
I have a web app that worked in version 5.5, not working in version 7.0. The Context.xml is: IDWMFileDirContext extend FileDirContext, IDWMClassLoader extends WebappClassLoader. When IDWMFileDirContext is called, it is called with the default (no arg) constructor,

Re: Context problem in tomcat 5.5

2006-12-05 Thread David Smith
, 2006 6:00 AM Subject: Context problem in tomcat 5.5 Hi, I am new to tomcat. I just installed tomcat 5.5 on my machine having windows XP platform. I am trying to deploy a war file naming "samena.war" where samena is the context name. When I startup tomcat it automatically unpack

RE: Context problem in tomcat 5.5

2006-12-05 Thread Larry Isaacs
d by Chuck. Cheers, Larry > -Original Message- > From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 05, 2006 10:18 AM > To: Tomcat Users List > Subject: RE: Context problem in tomcat 5.5 > > > From: Rizwan Ahmad [mailto:[EMAIL PROTECTED] >

Re: Context problem in tomcat 5.5

2006-12-05 Thread Martin Gainty
, December 05, 2006 6:00 AM Subject: Context problem in tomcat 5.5 Hi, I am new to tomcat. I just installed tomcat 5.5 on my machine having windows XP platform. I am trying to deploy a war file naming "samena.war" where samena is the context name. When I startup tomcat it automatical

RE: Context problem in tomcat 5.5

2006-12-05 Thread Caldarale, Charles R
> From: Rizwan Ahmad [mailto:[EMAIL PROTECTED] > Subject: Context problem in tomcat 5.5 > > When I startup tomcat it automatically unpacks war > file but when I try to access my website using > http://localhost:8080/samena/ it says "The requested > resource (/samena/

Context problem in tomcat 5.5

2006-12-05 Thread Rizwan Ahmad
Hi, I am new to tomcat. I just installed tomcat 5.5 on my machine having windows XP platform. I am trying to deploy a war file naming "samena.war" where samena is the context name. When I startup tomcat it automatically unpacks war file but when I try to access my website using http://localhost:8

Tomcat Context Problem

2006-08-15 Thread Bala Paranj
I am posting this question here because JBoss is using Tomcat internally. 1. server.xml has the context path defined: and is also configured for ssl: 2. web.xml has MyServlet com.xyz.MyServlet

Re: Context Problem

2006-05-18 Thread Alexander E Genaud
Fretzlaff, path not patch Alex -- 55.67N 12.588E CCC7 D19D D107 F079 2F3D BF97 8443 DB5A 6DB8 9CE1 -- -- Videresendt meddelelse -- From: fretzlaff <[EMAIL PROTECTED]> To: users@tomcat.apache.org Date: Wed, 17 May 2006 11:58:24 -0700 (PDT) Subject: Context Problem I c

Re: Context Problem

2006-05-17 Thread Corobitsyn Roman
try to call the servlet at f> localhost:8080/servlet/TestServlet. f> Is something wrong in this configuration? f> -- f> View this message in context: f> http://www.nabble.com/Context-Problem-t1638158.html#a4436889 f> Sent from the Tomcat - User forum at Nabble.com. f>

Context Problem

2006-05-17 Thread fretzlaff
r the context path and try to call the servlet at localhost:8080/servlet/TestServlet. Is something wrong in this configuration? -- View this message in context: http://www.nabble.com/Context-Problem-t1638158.html#a4436889 Sent from the Tomcat - User forum at Nabbl