[jboss-jira] [JBoss JIRA] Updated: (JBAS-5682) Profile service does not include newly added content in getModifiedDeployments()

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Mon Sep 15 03:58:21 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBAS-5682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dimitris Andreadis updated JBAS-5682:
-------------------------------------

    Fix Version/s: JBossAS-5.0.0.GA
                       (was: JBossAS-5.0.0.CR2)


> Profile service does not include newly added content in getModifiedDeployments()
> --------------------------------------------------------------------------------
>
>                 Key: JBAS-5682
>                 URL: https://jira.jboss.org/jira/browse/JBAS-5682
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: ProfileService
>    Affects Versions: JBossAS-5.0.0.Beta4
>            Reporter: Brian Stansberry
>            Assignee: Scott M Stark
>             Fix For: JBossAS-5.0.0.GA
>
>
> If a new deployment is added to a profile via Profile.addDeployment(VFSDeployment, DeploymentPhase), a subsequent call to Profile.getModifiedDeployments() will not include that deployment.  Basically, the various getModifiedDeployments() impls do a VFS scan for new content, but ignore anything that they already know about from an addDeployment(...) call.
> See forum thread for more in depth discussion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list