Hi all,
It makes sense to me to add such a POST_INSTALL phase. I'm sure there
are other components that would benefit from something like that.
Would this have a big impact on the AS7 architecture?
Thanks,
David
On 25/07/2012 09:09, David Bosschaert wrote:
---------- Forwarded message ----------
From: Thomas Diesler
<reply+c-1626321-f97bf8be1fd0a265331a53389e5a9ebf4ae796e6-226514(a)reply.github.com>
Date: 25 July 2012 08:53
Subject: Re: [jboss-as] AS7-5199 Publish ServletContext as OSGi
Service (dad273c)
To: David Bosschaert <david.bosschaert(a)gmail.com>
This currently relies on the BundleActivateProcessor doing its work
synchronously. Following the design this cannot be assumed. We would
actually need a new Phase (e.g. POST_INSTALL) to do this properly.
---
Reply to this email directly or view it on GitHub:
https://github.com/bosschaert/jboss-as/commit/dad273c2ecb5ccbbe0afb4f055c...