In JBAS trunk, I get null for calls like:
ServiceMetaData smd = unit.getAttachment(ServiceMetaData.class);
or
MetaData md = unit.getAttachment(MetaData.class);
I can see them in the debugger. Is there a test case for this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040073#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...