You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Alex Boisvert (JIRA)" <ji...@apache.org> on 2007/05/23 20:23:16 UTC

[jira] Assigned: (ODE-140) Provide access to ODEServer instance on ODEServlet class

     [ https://issues.apache.org/jira/browse/ODE-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Boisvert reassigned ODE-140:
---------------------------------

    Assignee: Alex Boisvert

> Provide access to ODEServer instance on ODEServlet class
> --------------------------------------------------------
>
>                 Key: ODE-140
>                 URL: https://issues.apache.org/jira/browse/ODE-140
>             Project: Ode
>          Issue Type: Improvement
>          Components: Axis2 Integration
>    Affects Versions: Incubator
>         Environment: Windows XP x64, Jetty 6.1.1, JDK 1.5.0_11
>            Reporter: Richard Taylor
>         Assigned To: Alex Boisvert
>            Priority: Minor
>             Fix For: 1.1-incubating
>
>         Attachments: change.patch, updatedchange.patch
>
>
> It would be nice to have access to the ODEServer instance that is created using the Axis2 integration, from outside the servlet engine.   If the ODEServlet class were to provide a getODEServer() method or something along those lines, one could extract the ODEServer instance out form the servlet and inject it into other components outside of the servlet engine.  One example being for custom deployment.
> A proposed patch is attached.

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