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=16678>. 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=16678 When used Lookupdispatch i get HotSpot Virtual Machine Error, EXCEPTION_ACCESS_VIOLATION [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-02-04 01:56 ------- Thanks for the patch but in the future use the cvs diff -u format. I fixed the problem in DispatchAction so all subclasses, not just LookupDispatchAction, could benefit. If the name passed into dispatchMethod() is null, unspecified() is called. You can subclass and override that method to provide behavior other than sending a BAD_REQUEST error to the user. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
