[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1699) Problem deploying in JBossAS a WAR with "linked sources" inside

Rob Stryker (JIRA) jira-events at lists.jboss.org
Wed Jun 4 15:08:20 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-1699?page=all ]

Rob Stryker resolved JBIDE-1699.
--------------------------------

    Resolution: Out of Date

I am unable to replicate this issue in wtp 3.   That doesn't mean it isn't present in the current release of JBoss Tools. It just means that the feature should work properly in future versions ;) 

Resolving as out of date. 

> Problem deploying in JBossAS a WAR with "linked sources" inside
> ---------------------------------------------------------------
>
>                 Key: JBIDE-1699
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1699
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 2.0.0.GA
>         Environment: Microsoft Windows XP, Eclipse 3.3.1.1, JBoss Tools 2.0.0.GA
>            Reporter: Manuel Martin
>         Assigned To: Rob Stryker
>             Fix For: 3.0.x
>
>
> I create a JBoss Seam project named projectA
> I create another Java project name projectB
> In projectA I select "project -> properties -> Java Build Path -> Link Source" and I choose a directory of projectB that contains some facelets templates. The link was made under WebContent/templates directory of projectA
> If I export projectA to a WAR file, all files was exported correctly, including those files in WebContent/templates that are property of projectB.
> If I choose "Add and Remove Projects..." from JBossAS and I include projectA WAR, the export not includes the files of WebContent/templates, so the application fails.
> ProjectB
>  |- src
>       |- templates
> ProjectA
>  |- .settings
>  |- build
>  |     |- classes
>  | - src
>  |    |- META-INF
>  |- WebContent
>      |- img
>      |- META-INF
>      |- stylesheet
>      |- templates ----> ProjectB/src/templates (link)
>      |- WEB-INF
> Thank you

-- 
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 jbosstools-issues mailing list