[ http://issues.ops4j.org/jira/browse/PAXWEB-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_10960 ]
Stuart McCulloch commented on PAXWEB-55: ---------------------------------------- This test failure is most likely related to section 102.2 of the compendium spec: "Servlet objects require a ServletContext object. This object provides a num- ber of functions to access the Http Service Java Servlet environment. It is created by the implementation of the Http Service for each unique HttpContext object with which a Servlet object is registered. Thus, Servlet objects registered with the same HttpContext object must also share the same ServletContext object" which would suggest ServletContext objects are not shared amongst different HttpContexts. > OSGi TCK test failure: Verification of ServletContext sharing > ------------------------------------------------------------- > > Key: PAXWEB-55 > URL: http://issues.ops4j.org/jira/browse/PAXWEB-55 > Project: Pax Web > Issue Type: Bug > Affects Versions: 0.2.1 > Reporter: Stuart McCulloch > Assignee: Alin Dreghiciu > Fix For: 0.2.2 > > > expects: Parameter param1 has value: null > but gets: Parameter param1 has value: val1 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.ops4j.org/jira/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