[ http://issues.apache.org/jira/browse/MUSE-65?page=all ]
Dan Jemiolo updated MUSE-65:
----------------------------
Component/s: Deployment - Mini SOAP Engine
(was: Deployment - Axis2)
Summary: The current hosting environments create a chicken-egg
scenario with respect to Resource Creation and Notification (was: The current
Axis2 hosting environment creates a chicken-egg scenario with respect to
Resource Creation and Notification)
Fix Version/s: 2.2.0
Environment: All (was: Axis2)
This applies to all the hosting environments, but I think we'll only be able to
solve it with the Mini platform. Fortunately, this runs on J2EE and OSGi. I'd
like to use the Servlet.init() method and some kind of "fake" addressing
context to allow initialization prior to a request. The current
MiniIsolationLayer requires a HttpServletRequest object for construction, so
I'll have to make an alternate constructor that still gets the same init data
it needs. I think we can achieve this in 2.2.
> The current hosting environments create a chicken-egg scenario with respect
> to Resource Creation and Notification
> -----------------------------------------------------------------------------------------------------------------
>
> Key: MUSE-65
> URL: http://issues.apache.org/jira/browse/MUSE-65
> Project: Muse
> Issue Type: Wish
> Components: Deployment - Mini SOAP Engine
> Affects Versions: 2.0.0 M2
> Environment: All
> Reporter: Joel Hawkins
> Assigned To: Dan Jemiolo
> Fix For: 2.2.0
>
>
> The Axis2 environment (and the muse runtime) only get initiatized once a
> request has come in to the axis servlet. Which means that all Advertisement
> and Notifications cannot occur until an initial request has been made. This
> seems unfortunate, as the underlying resource may very well be available and
> in need of some serious 'managing'.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]