Element web-app does not allow servlet here

2003-08-05 Thread Jiann-Ming Su
(Method.java:324) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) -- Jiann-Ming Su [EMAIL PROTECTED] 404-712-2603 Development Team Systems Administrator General Libraries Systems Division ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE web-app PUBLIC -//Sun Microsystems

Element web-app does not allow servlet here.

2003-06-19 Thread Jiann-Ming Su
of tomcat. We are both working out of the same repository. I've checked on the web and newsgroups, and people seem to only say to make sure that servlet-mapping come after servlet. I don't have any servlet-mapping tags. As reference, I've included my web.xml. Thanks for any help. -- Jiann-Ming

Re: Element web-app does not allow servlet here.

2003-06-19 Thread Jiann-Ming Su
Yes, but this wasn't a problem yesterday, nor is it a problem for my colleague today. -- Jiann-Ming Su [EMAIL PROTECTED] 404-712-2603 Development Team Systems Administrator General Libraries Systems Division

RE: Element web-app does not allow servlet here.

2003-06-19 Thread Jiann-Ming Su
for my colleague, but somehow, it's stopped working for me today. -- Jiann-Ming Su [EMAIL PROTECTED] 404-712-2603 Development Team Systems Administrator General Libraries Systems Division - To unsubscribe, e-mail: [EMAIL

RE: Element web-app does not allow servlet here.

2003-06-19 Thread Jiann-Ming Su
I did it right before your email showed up. Thanks for all the help. -- Jiann-Ming Su [EMAIL PROTECTED] 404-712-2603 Development Team Systems Administrator General Libraries Systems Division - To unsubscribe, e-mail: [EMAIL

Profiler for Servlets?

2003-06-19 Thread Jiann-Ming Su
What's a good java profiler for use with servlets? So far I've found JMemProf and JProfiler. Thanks for any recommendations. -- Jiann-Ming Su [EMAIL PROTECTED] 404-712-2603 Development Team Systems Administrator General Libraries Systems Division

RE: Profiler for Servlets?

2003-06-19 Thread Jiann-Ming Su
On Thu, 19 Jun 2003, Shapira, Yoav wrote: Howdy, Search the list's archives. How do I do that since it's not obvious from the jakarta website. In fact, navigating through the apache projects' website is not very intuitive. -- Jiann-Ming Su [EMAIL PROTECTED] 404-712-2603 Development

script permissions changing?

2003-06-05 Thread Jiann-Ming Su
We're running Tomcat 4.1.24. For some unknown reason, the permissions on the shell scripts in the bin/ change; it simply loses the executable bit. I didn't experience this with 4.1.12. Any idea why this would happen? -- Jiann-Ming Su [EMAIL PROTECTED] 404-712-2603 Development Team Systems

debugging servlets?

2002-10-23 Thread Jiann-Ming Su
What's the best way to debug servlets? Is there software or scripts that can parse through the log files? Catalina.out doesn't have timestamps. And, there's all those other log files as well. Seems a bit cumbersome. Thanks for any tips. -- Jiann-Ming Su [EMAIL PROTECTED] 404-712-2603

Re: debugging servlets?

2002-10-23 Thread Jiann-Ming Su
On Wed, 23 Oct 2002, Cédric Viaud wrote: Try using Eclipse with the Tomcat plug-in. You can run your web application and use the debugger at the same time. Very very convenient !!! http://eclipse.org/eclipse/faq/eclipse-faq.html#misc_3 -- Jiann-Ming Su [EMAIL PROTECTED] 404-712-2603

Re: Tomcat Performance??

2002-06-11 Thread Jiann-Ming Su
that helps. Will this solve my connection problem with IE6? -- Jiann-Ming Su [EMAIL PROTECTED] 404-712-2603 Development Team Systems Administrator General Libraries Systems Division -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

CATALINA_BASE?

2002-06-11 Thread Jiann-Ming Su
CATALINA_BASE=/home/catalina1:/home/catalina2 -- Jiann-Ming Su [EMAIL PROTECTED] 404-712-2603 Development Team Systems Administrator General Libraries Systems Division -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

configuration problem?

2002-06-10 Thread Jiann-Ming Su
We're running tomcat-4.0.3 and j2sdk-1.4.0. We're having the problems described below. I think it's a configuration problem on our end, but I'm not sure where. Thanks for any insight. Original Message That makes sense to me. We are experiencing an interesting problem.

Re: configuration problem?

2002-06-10 Thread Jiann-Ming Su
On Mon, 10 Jun 2002, Jiann-Ming Su wrote: We're running tomcat-4.0.3 and j2sdk-1.4.0. We're having the problems described below. I think it's a configuration problem on our end, but I'm not sure where. Thanks for any insight. Original Message That makes sense