]
Rob Stryker commented on JBIDE-1699:
------------------------------------
Interesting problem. Please attach a zip with example projects so I can get this fixed
ASAP if it's not too much inconvenience for you.
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: