[
https://jira.jboss.org/jira/browse/JBIDE-5582?page=com.atlassian.jira.plu...
]
Snjezana Peco resolved JBIDE-5582.
----------------------------------
Resolution: Done
The problem happens because the JBoss Server engine adds JBOSS_HOME directory as a deploy
directory by default which causes the JBoss AS 6.0 to shut down. This problem doesn't
happen with JBoss AS <= 5.1.
Test case :
- create a new JBoss 6.0 Server using the JBoss Runtime 5.1 ( there isn't the
Deployment tab when using the JBoss Runtime 6.0)
- try to start the server
You will get the above mentioned exception.
- change the deploy directory using the Server Editor (Deployment>Default Settings)
- try to start the server
The server will start correctly.
The fix is to skip the deploy directory if it is the same directory as the server's
home directory.
Support for server runtime JBossAS 6.0
--------------------------------------
Key: JBIDE-5582
URL:
https://jira.jboss.org/jira/browse/JBIDE-5582
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Reporter: Juergen Zimmermann
Assignee: Snjezana Peco
Fix For: 3.1.0.CR2, 3.2.next
Attachments: screenshot-cannot-configure-runtime-server.jpg,
screenshot-missing-JBoss-JARs.jpg, screenshot-New-Server-Runtim-Environment.jpg
JBossAS 6.0.0.M1 is available. It can be used in JBossTools via the 5.1 configuration.
However, it would be better to have a separate 6.0 configuration option.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira