[
http://jira.jboss.com/jira/browse/JBIDE-1874?page=comments#action_12405366 ]
Johan Borchers commented on JBIDE-1874:
---------------------------------------
It happens also to my configuration. Downloading JBoss Developer Studio 1.0.0.GA works
fine.
Downloading Eclipse WTP Version: 3.3.2 and installing JBoss Tools 2.0.1GA via the plugins
will end up in almost the same as JBoss Developer Studio 1.0.0.GA but the jars in the
EarContent will not deploy to the JBoss server.
I have 2 projects which are generated the same way with seamgen resulting in the
application.xml with module elements containing jar files.
e.g.
<!-- Seam and EL -->
<module>
<java>jboss-seam.jar</java>
</module>
<module>
<java>jboss-el.jar</java>
</module>
Deploy / Publish from a Seam Web Project 'forgets' EarContent
jars
------------------------------------------------------------------
Key: JBIDE-1874
URL:
http://jira.jboss.com/jira/browse/JBIDE-1874
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.GA
Environment: Eclipse 3.3.2 (Europe JEE Winter Edition), JBoss AS 4.2.2, Seam
2.0.1 GA, OSX 10.5.2
Reporter: Bolke de Bruin
Per request of max_at_hibernate (irc) I report this issue.
On a clean install of all components except for the OS the publising of a newly created
project to the application server 'forgets' to include the all the jars in the
EarContent directory (ie. jboss-seam.jar etc). This means that deployment fails.
In other words the jboss-seam.jar and all the other jars in the same directory as this
jar are not published to the server, which results in a failed deployment of the project.
I can include screenshots if necessary.
--
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