Always import javax.servlet.* packages
--------------------------------------

                 Key: PAXURL-75
                 URL: http://issues.ops4j.org/browse/PAXURL-75
             Project: Pax URL
          Issue Type: Improvement
          Components: war
            Reporter: Alin Dreghiciu
            Assignee: Alin Dreghiciu
             Fix For: 1.1.3


War handler must always import javax.servlet.* packages in ordert to avoid 
eventual use of this packages from a servlet.jar in lib directory. Without 
doing so will result in ClassCastExceptions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to