[
http://jira.jboss.com/jira/browse/JBIDE-1699?page=comments#action_12413441 ]
Rob Stryker commented on JBIDE-1699:
------------------------------------
I need more information here.
How were you exporting this to a war? Were you using the Project Archives view? Or were
you using the "export..." menu item? Or did you "Run on server" the
web project?
I can't get much further here without additional information. Thanks in advance.
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