[jbosstools-issues] [JBoss JIRA] (JBIDE-10197) Deployment assembly missbehaves - workaround with fileset

Dirk Dollar (Commented) (JIRA) jira-events at lists.jboss.org
Wed Dec 14 12:38:09 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650983#comment-12650983 ] 

Dirk Dollar commented on JBIDE-10197:
-------------------------------------

i'd provide the setting files but would you mind to receive them by e-mail? Since I don't feel like uploading my project settings for everyone to see... paranoid and stuff. 

What I was able to see is that there are some entries dublicated. E.g. in the deployment assembly view you have a list which contains, lets say libA. If you go to common.component I can see 2 entries referring to this libA, one of which is not visible in the deployment assembly. libA was earlier in projectA, now only exists in projectB. But... removing the incorrect duplicate doesn't resolve the problem. The library just doesn't get deployed.

The diff which breaks the things basically is the removal of the entry:
<dependent-module deploy-path="/" handle="module:/org.jboss.ide.eclipse.archives.webtools.filesets.vcf.FilesetComponentResolver/path=%2FProject+A%2FWebContent&amp;includes=**&amp;excludes=">
<dependency-type>consumes</dependency-type>
</dependent-module>

Tell me whom I should mail the settings 
                
> Deployment assembly missbehaves - workaround with fileset
> ---------------------------------------------------------
>
>                 Key: JBIDE-10197
>                 URL: https://issues.jboss.org/browse/JBIDE-10197
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 3.2.0.Final
>         Environment: Eclipse helios 3.6.2
>            Reporter: Dirk Dollar
>            Assignee: Rob Stryker
>            Priority: Critical
>              Labels: jboss
>             Fix For: 3.3.0.Beta1
>
>
> This is my first bugreport... if I'm doing something wrong or chose the wrong component (something) - please be forgiving :-)
> so I had a couple days to figure this one out - the deployment assembly is misbehaving similarly (but differnt) to older versions when it was used under a different name (J2EE module dependencies i think).
> So when I add a folder e.g. WebContent and want it to deploy to / it will not work or more accurately - under certain circumstances it will stop working. E.g. I think after adding some additional libraries to deploy to webcontent/lib. I suspect the problem is that it gets deleted before deploying. The workaround for me was to use a fileset of the <projectname>/WebContent folder and to point it to an empty deploy path - and to scream in rage at everyone who dared to touch any settings in there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list