Add support for context parameters
----------------------------------

                 Key: PAXWEB-63
                 URL: http://issues.ops4j.org/jira/browse/PAXWEB-63
             Project: Pax Web
          Issue Type: New Feature
          Components: ExtendedHttpService
            Reporter: Alin Dreghiciu
            Assignee: Alin Dreghiciu
             Fix For: 0.2.4


Add support for context parameters. 
This can/will be done by allowing setting the context parameters as a 
Dictionary on a http context as:

void setContextParam(Dictionary params, HttpContext context);

This will have to be done before any call to a registration method that uses 
the configured context. If is done after, an exception will be thrown.






-- 
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
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to