[jboss-user] [JBoss Microcontainer Development] New message: "Re: ScopeInfo's MetaData handling looks inconsistent"

Ales Justin do-not-reply at jboss.com
Mon Feb 8 04:16:02 EST 2010


User development,

A new message was posted in the thread "ScopeInfo's MetaData handling looks inconsistent":

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

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

Message:
--------------------------------------------------------------
Since the ScopeInfo::addMetaData api looks like it's possible to add metadata for any context,
not just the scopeInfo's owner, I added the following check as well:
 
      if (context != null && context.getScopeInfo() == this)
         this.context = null;


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

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




More information about the jboss-user mailing list