[
https://issues.jboss.org/browse/JBIDE-9117?page=com.atlassian.jira.plugin...
]
Andre Dietisheim commented on JBIDE-9117:
-----------------------------------------
imho the root cause is visible in RSEUtils#getRSEHomeDir():
return server.getAttribute(RSEUtils.RSE_SERVER_HOME_DIR,
server.getRuntime().getLocation().toString())
gets the server attribute for the RSE_SERVER_HOME_DIR which is not set. The default value,
which is the home-dir of the local runtime, is returned instead.
AS7: deploying to remote host fails
-----------------------------------
Key: JBIDE-9117
URL:
https://issues.jboss.org/browse/JBIDE-9117
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.3.0.M1
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Fix For: 3.3.0.M2
Attachments: remote-deployment-failed.png
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira