[jboss-dev-forums] [Design of POJO Server] - unit.getAttachment(Class type) returning null
anil.saldhana@jboss.com
do-not-reply at jboss.com
Tue Apr 24 00:43:37 EDT 2007
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#4040073
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040073
More information about the jboss-dev-forums
mailing list