Shabada, Gnaneshwer wrote:
Is there any chance that Struts Plug-in class wouldn't work on Tomcat 5.5.9
server? I have a web application where I wrote a Plugin to cache my results
prior to the page display. I want to run this plug-in during server startup.
I configured my struts-config.xml accordingly. Apparently, the same code
works on Websphere App sever but not on Tomcat. I cannot see my trace
statements in the log files? Any help is appreciated.

How is it not working? Struts should load plugins exactly the same regardless of the container used, so if your plugin is sensitive to the deployment environment it's probably due to something the plugin is doing... (or a difference in configuration between deployments of course).

L.
--
Laurie Harper
Open Source advocate, Java geek: http://www.holoweb.net/laurie
Founder, Zotech Software: http://www.zotechsoftware.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to