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


_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to