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

Max Andersen (JIRA) jira-events at lists.jboss.org
Thu Feb 7 07:39:04 EST 2008


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

Max Andersen updated JBIDE-1699:
--------------------------------

      Component/s: JBossAS
                       (was: WTP 1.5 integration)
    Fix Version/s: 2.1

> 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
>             Fix For: 2.1
>
>
> 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