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

http://issues.apache.org/bugzilla/show_bug.cgi?id=32924

           Summary: Servlet mapping error in Addressbook example
           Product: Xindice
           Version: 1.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Documentation
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When installing the Addressbook example that comes with Xindice 1.0, there is a
minor bug in the web.xml file: The url-pattern for the servlet task is "/Task",
however the JSP's call the servlet using the link "/servlet/Task?action=...".
Therefore, the mapping of the servlet "Task" in the web.xml file should be
changed from "/Task" to "/servlet/Task".

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to