DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11382>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11382

Struts not working with WAS 3.5.6

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-08-03 20:35 -------
If there is actually a problem, I suspect it is in WAS instead of Struts.  You
might want to post a question on the STRUTS-USER mailing list -- the bug
tracking system is for reporting bugs and enhancement requests.

One thing that appears suspicious is the resource path ("/struts-config.xml")
that is being reported as not found.  Usually, developers put the config file in
the WEB-INF directory (so that it cannot be downloaded by clients) and the
resource path would be set to something like "/WEB-INF/struts-config.xml".  Do
you really have this file in the top level directory of your webapp?

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

Reply via email to