[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-151) Refactor DeploymentUnit to cleanup attachment usage
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Tue Feb 27 13:05:35 EST 2007
Refactor DeploymentUnit to cleanup attachment usage
---------------------------------------------------
Key: JBMICROCONT-151
URL: http://jira.jboss.com/jira/browse/JBMICROCONT-151
Project: JBoss MicroContainer
Issue Type: Task
Components: Deployment
Reporter: Scott M Stark
Assigned To: Scott M Stark
Fix For: JBossMC_2_0_0 Beta3
The three levels of attachments, getPredeterminedManagedObjects(), getTransientManagedObjects(), and getTransientAttachments() are not being used properly. In particular managed objects that are part of the persistent view of the deployment are being mixed with non-persistent, non-managed attachments. This is due to an api on the DeploymentUnit that facilitates the separation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list