[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-2171) [Ganymede] The method getExistingLaunch() is undefined for the type Server

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Tue Apr 29 17:26:10 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-2171?page=all ]

Max Rydahl Andersen updated JBIDE-2171:
---------------------------------------

    Description: 
I've looked into this getExistingLaunch compilation error.

This traverse the exsiting launches to find the one that mathces the serverid of the Server instance.

In 3.4 they replaced it with a public API called getLaunch() but here the implementation references a *static* launch field...how can that *ever* work if you have multiple servers ?

Rob - any idea ?

This is btw. the last error for us to reach 0 compile errors.
       Assignee: Rob Stryker

> [Ganymede] The method getExistingLaunch() is undefined for the type Server
> --------------------------------------------------------------------------
>
>                 Key: JBIDE-2171
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2171
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>            Reporter: Max Rydahl Andersen
>         Assigned To: Rob Stryker
>
> I've looked into this getExistingLaunch compilation error.
> This traverse the exsiting launches to find the one that mathces the serverid of the Server instance.
> In 3.4 they replaced it with a public API called getLaunch() but here the implementation references a *static* launch field...how can that *ever* work if you have multiple servers ?
> Rob - any idea ?
> This is btw. the last error for us to reach 0 compile errors.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list