"kabir.khan(a)jboss.com" wrote :
| Should I be using something other than the Domain/parentDomain, or is this broken
somehow in ASS trunk?
Probably a user error, the following gets hold of the right thing
| private ClassLoader getScopedClassLoader(VFSDeploymentUnit unit)
| {
| ...
| Module module = unit.getTopLevel().getAttachment(Module.class);
| ...
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090589#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...