Re: Why Tomcat on startup should navigate to some jsp?

2009-11-17 Thread gamby
using also dwr, I don't know if it could be one of the causes. Thanks Mark Thomas wrote: > > gamby wrote: >> Hi all, >> >> In my web app I've noticed that on Tomcat startup, "someone" tries to >> navigate to some unidentified jsp and not finding th

Why Tomcat on startup should navigate to some jsp?

2009-11-17 Thread gamby
Hi all, In my web app I've noticed that on Tomcat startup, "someone" tries to navigate to some unidentified jsp and not finding that, tries to navigate to 404 error page. And so, there is a page forwarding during Tomcat startup that I'm not able to understand, even if enable all tomcat logs. Th

Re: options map empty

2008-07-24 Thread gamby
never mind. i fixed.

options map empty

2008-07-24 Thread gamby
sorry my poor english. i have trouble with loginmodule config file. i cant see options from login configurtion file. at initialize() options no keyset. TomCatAdminApplication { my.MyLoginModule required optOne="one" optTwo="two optThree="three"; }; tomcat 6