Absolutly correct that is exactly what I did and everything is fine. It seems that I have written one of my "context" tags the wronge way in attemps to get the ROOT jakarta applications working under Apache.
What I would like to do now is re-enable the ROOT context so I can
view the ROOT applications in apache. I have tried the code below (thinking that is all I would have to do), but it didn't work.
<Context path="" docBase="ROOT" debug="0" reloadable="true" crossContext="true"/>
Could anyone take a shot at this .
All I would like to do is be able to see the ROOT default applications in tomcat work in
my URL (ex:http://localhost/).
Thank you .
David Smith wrote:
On the exception reported -- run your server.xml file and all your context.xml files through an xml validator. It'll point out where you have some invalid xml syntax.
--David
Shapira, Yoav wrote:
Hi,
Runing tomcat 5.0.27 I get this error list below for the first time. I
think is because I have "j2ee.jar" is in the classpath which was
causing
java.lang.reflect.InvocationTargetException.
Pleaese advise???
Advice: don't have j2ee.jar anywhere in your Tomcat installation. Advice: search the archives of this list before posting, on the off chance someone has run into your issue before and someone else bothered to explain the problem and solution.
Yoav Shapira http://www.yoavshapira.com
This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Dwayne A. Ghant Application Developer Temple University 215.204.5555 [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
