]
Marek Novotny commented on JBSEAM-5031:
---------------------------------------
I have implemented creation of *.dodeploy marker file for exploded war and ear
applications.
Seam-gen generated project doesn't get automatically deployed
after import to JBDS
----------------------------------------------------------------------------------
Key: JBSEAM-5031
URL:
https://issues.jboss.org/browse/JBSEAM-5031
Project: Seam 2
Issue Type: Enhancement
Components: Tools
Affects Versions: 2.3.0.CR1
Environment: JBoss AS 7.1.1.Final, JBDS 5.0.1.GA
Reporter: Tomas Remes
Assignee: Marek Novotny
Labels: as7, seam-gen, tools
Fix For: 2.3.0.Final
This doesn't work because AS7 deployment scanner works only for archives not
directories. So IMO we have two following opportunities:
1) change deployment to deploy EAR/WAR archive
2) update build.xml of generated project to create also "project.war.dodeploy"
while copying to deployment directory.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: