[jboss-user] [JBoss Microcontainer] New message: "Re: Classloaders: How to hide classes from the DefaultDomain?"

Ales Justin do-not-reply at jboss.com
Wed Feb 10 15:50:21 EST 2010


User development,

A new message was posted in the thread "Classloaders: How to hide classes from the DefaultDomain?":

http://community.jboss.org/message/525590#525590

Author  : Ales Justin
Profile : http://community.jboss.org/people/alesj

Message:
--------------------------------------------------------------
Until JBossAS itself is fully OSGi-zed, you'll have to create such DefaultDomain-replacement manually/programatically.
Then all other deployments can referece it.
 
It should be trivial to create such domain, as the api is very simple.
This might help you:
* http://java.dzone.com/articles/jboss-microcontainer-classloading
 
This can be a simple service dropped into deployers/ dir - so it's deployed before any real deployment in deploy/.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/525590#525590




More information about the jboss-user mailing list