[jboss-as7-dev] [Discuss] Making Shrinkwrap more module-classloader friendly

Aslak Knutsen aknutsen at redhat.com
Fri Dec 10 07:05:41 EST 2010


It's the 'new' scenario that will be supported out of the Arquillian box.

InContainer callback to Client asking it to 'generate/deploy' a Archive to Container X. ShrinkWrap is not used inside the container at all.

-aslak-

----- "Thomas Diesler" <thomas.diesler at jboss.com> wrote:

> Yes, this would also work. The concept is different however
> 
> now: test case requests an archive from the client and deploys the 
> archive itself
> new: test case requests the client to deploy an archive
> 
> On 12/10/2010 12:15 PM, Kabir Khan wrote:
> >> So the way to do that would be to register a notification listener
> with the MBeanServerConnection on the client side, for example when
> starting up the server. You could perhaps configure that with a system
> property or a META-INF/services service.
> > And then have the notification listener in the client assemble
> things with shrinkwrap and deploy those to the server
> > _______________________________________________
> > jboss-as7-dev mailing list
> > jboss-as7-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> 
> -- 
> xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Thomas Diesler
> JBoss OSGi Lead
> JBoss, a division of Red Hat
> xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> 
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev



More information about the jboss-as7-dev mailing list