[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3073) Servers are created with hardcoded paths instead of relative to the runtime

Rob Stryker (JIRA) jira-events at lists.jboss.org
Thu Oct 30 13:59:20 EDT 2008


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

Rob Stryker commented on JBIDE-3073:
------------------------------------

I believe this is the server object caching the runtime location instead of drawing from the runtime directly. 

Use case:
 Create Runtime / Server
  Change Runtime Location
  Verify: Server still points to old location

> Servers are created with hardcoded paths instead of relative to the runtime
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-3073
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3073
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.0.0.beta1
>            Reporter: Max Rydahl Andersen
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 3.0.0.cr1
>
>
> We cannot do another release where the servers are created with hardcoded full paths instead of relative to the runtime.
> If we interpret the directories as relative (i.e. new File(runtime.getDir(), server.getDir())) then it will even be fully backwards compatible (at least on windows)

-- 
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

        



More information about the jbosstools-issues mailing list