[jira] Updated: (NANO-61) NanoWebServlet fail to load script actions
jira-yCVjj/[email protected] Sat, 27 Mar 2004 17:34:38 -0500 (EST)
| Newsgroups | gmane.comp.java.nanocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
The following issue has been updated:
Updater: Kouhei Mori (mailto:[email protected])
Date: Sat, 27 Mar 2004 5:34 PM
Changes:
Attachment changed to NanoWebServlet.diff
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=NANO-61&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=NANO-61
Here is an overview of the issue:
---------------------------------------------------------------------
Key: NANO-61
Summary: NanoWebServlet fail to load script actions
Type: Bug
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NanoContainer
Components:
nanoweb
Assignee:
Reporter: Kouhei Mori
Created: Sat, 27 Mar 2004 5:33 PM
Updated: Sat, 27 Mar 2004 5:34 PM
Environment: Groovy 1.0 beta4, Jetty 4.2.19, Tomcat 4.1.30, Tomcat 5.0.19
Description:
Script action demo.groovy cause
javax.servlet.ServletException: No action found for '/demo.groovy'
org.nanocontainer.nanoweb.NanoWebServlet.getAction(NanoWebServlet.java:90)
org.nanocontainer.nanoweb.NanoWebServlet.service(NanoWebServlet.java:59)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
Currently, script actions are searched from ClassLoader for NanoWebServlet. But, it should be searched from ServletContext.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira