[
https://issues.jboss.org/browse/JBIDE-11509?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-11509:
---------------------------------------
I can confirm that Snjezana's patched weld fixes the problem of the multiple
deployments failure. Also, the version of weld in EAP 6 CR1 is
weld-core-1.1.8.Final-redhat-1.jar so it contains the fix.
BUT there is one strange thing in EAP 6 CR1 - when you restart a server with deployed apps
it will not deploy them again - instead it will display something like this for each app:
{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 created JBIDE-12156 for this.
The original concern will be covered in JBIDE-10116. Thus I am closing this issue.
Starting the AS/EAP when it already has multiple projects deployed
------------------------------------------------------------------
Key: JBIDE-11509
URL:
https://issues.jboss.org/browse/JBIDE-11509
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Reporter: Burr Sutter
Assignee: Max Rydahl Andersen
Fix For: 3.3.0.CR1
Attachments: jbide-11509.patch, poh5.war.failed, startup_log.txt,
weld-core-1.1.5.AS71.Final.jar
When the server is started via "Run As on Server", and there were previous
projects deployed (both inside/outside of the IDE), they tend to all fail to start.
--
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