[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-9117) AS7: deploying to remote host fails

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Jun 10 18:38:59 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-9117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607944#comment-12607944 ] 

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

        


More information about the jbosstools-issues mailing list