AdminServlet only functions after RestServlet invocation
--------------------------------------------------------

                 Key: WINK-306
                 URL: https://issues.apache.org/jira/browse/WINK-306
             Project: Wink
          Issue Type: Bug
          Components: Server
    Affects Versions: 1.1.1
            Reporter: Nick Gallardo
            Priority: Minor


An attempt to invoke the AdminServlet before a resource invocation results in 
an error due to the RequestProcessor not being initialized.  This task is to 
investigate whether we can remove that constraint and use the same 
RequestProcessor initialization code in the AdminServlet that exists in the 
RestServlet.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to