Re: Struts web app suddenly stops working when deployed...Help Please!

2005-12-09 Thread Hubert Rabago
Somebody posted in Bugzilla lately that a possibly cause of this problem is an incomplete set of commons-* jars, such as Common BeanUtils, Commons Digester, or Commons Validator [1]. Make sure your jar files are complete. And if anyone has an idea on how we can solve this issue, patches and/or de

Re: Struts web app suddenly stops working when deployed...Help Please!

2005-12-09 Thread Marcelo Morales
Hi I tried to figure it out but it is kindda hard when you don't provide version information. Both lines (that could lead you to an answer) are empty lines in my struts 1.2.7 source tree (RewriteTag.java:55 for instance). Try to give more information and post the jsp snippet that causing