[jetty-dev] [jira] (JETTY-1544) The packaged jetty-setuid.xml file uses the id "Server" for its Configure element, causing a ClassCastException
"Ido (JIRA)" <[email protected]> Fri, 21 Sep 2012 03:22:37 -0500 (CDT)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <105231403.53.1348215757086.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Ido commented on JETTY-1544 The packaged jetty-setuid.xml file uses the id "Server" for its Configure element, causing a ClassCastException The id of "Server" is correct. I think in some earlier release a file got committed with the wrong id. It should always be "Server" . Also check that jetty-setuid.xml is first on the list of xml files to apply, and you should also have setuid listed in the OPTIONs. jetty-setuid.xml IS first on the list of xml files to apply, and setuid IS listed in the OPTIONs. Yet, when the id is set to "Server", the above exception is thrown on server startup, and when the id is set to "org.eclipse.jetty.server.Server" everything works famously. The issue stands. Have you attempted to run 8.1.7 with setuid enabled? This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators . For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email