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
Priority: Minor
Fix For: Incubator
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.