[
https://issues.jboss.org/browse/JBIDE-12156?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-12156:
---------------------------------------------
This is definitely an EAP issue if anything - haven't seen this happen on AS7.x nor
previous EAP's.
Are we 100% sure this happens, even when using a clean EAP 6 installation and just using
command line copying before starting the server ?
Apps are not deployed after EAP 6 restart
-----------------------------------------
Key: JBIDE-12156
URL:
https://issues.jboss.org/browse/JBIDE-12156
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.CR1
Environment: jbdevstudio-product-universal-5.0.0.v20120605-2229-H183-CR1.jar
JBoss EAP 6 CR1
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 3.3.1
Found this when verifying JBIDE-11509.
When you have EAP 6 up and running with an app deployed (any app, e.g. a simple dynamic
web project) and then you stop and start the server, the app won't be deployed
anymore. This is specific to EAP. In AS 7.1.1 the app gets deployed at the server start.
With EAP 6 CR1 you will be shown this in the server log:
{code}
15:46:25,828 INFO [org.jboss.as.server.deployment.scanner] JBAS015003: Found dynproj.war
in deployment directory. To trigger deployment create a file called dynproj.war.dodeploy
{code}
I understand this is an issue of EAP, but we need to decide if we can do something to
overcome this limitation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira