DO NOT REPLY [Bug 10953] - sub-application loses message resource

2002-07-27 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=10953

sub-application loses message resource

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME



--- Additional Comments From [EMAIL PROTECTED]  2002-07-27 22:49 ---
Without a concrete test case to show what's wrong, it is not possible to do
anything with this bug report.

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




DO NOT REPLY [Bug 10953] - sub-application loses message resource

2002-07-18 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=10953

sub-application loses message resource





--- Additional Comments From [EMAIL PROTECTED]  2002-07-19 03:22 ---
Without details (config files and code snippets), it is totally impossible to
know what is really happening.  It would also be useful to know if the sub-app
in question works correctly when it is deployed as the default (or only) sub-app
under 1.1.

A couple of important rules for sub-app support:

* Every request has to flow through the controller -- linking directly
  to a JSP page will cause that page to not think it is part of the
  sub-app it belongs to.

* You have to use extension mapping (*.do style) for the controller servlet.

Also, please try this under a recent nightly build -- there have been many bug
fixes since the 1.1-b1 release.  You can download from:
 
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: