[ 
https://issues.apache.org/jira/browse/OOZIE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681709#comment-13681709
 ] 

Robert Kanter commented on OOZIE-1410:
--------------------------------------

That would be better.  I couldn't find anything about including servlet 
declarations from another file to web.xml, but I did find that in Servlet spec 
3.0, you can use Java annotations on Servlet classes instead of declaring them 
in the web.xml, which means we wouldn't have to list all of that stuff in 
web.xml at all.  However, we'd have to upgrade to tomcat 7 to use spec 3.0.  
                
> V2 servlets are missing from ssl-web.xml
> ----------------------------------------
>
>                 Key: OOZIE-1410
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1410
>             Project: Oozie
>          Issue Type: Bug
>          Components: security
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>             Fix For: trunk
>
>
> The V2 servlets added to web.xml are missing from ssl-web.xml; which means 
> they won't be available when https is 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

Reply via email to