[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-472) JBossLaunchAdapter does not return HttpLaunchable for WebResource

Robert Stryker (JIRA) jira-events at lists.jboss.org
Tue May 15 12:27:03 EDT 2007


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

Robert Stryker resolved JBIDE-472.
----------------------------------

    Resolution: Done

commented out extension point in plugin.xml. should fix. 

> JBossLaunchAdapter does not  return HttpLaunchable for WebResource
> ------------------------------------------------------------------
>
>                 Key: JBIDE-472
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-472
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: JBossAS Adapter
>            Reporter: Viacheslav Kabanovich
>         Assigned To: Robert Stryker
>
> Method Object getLaunchable(IServer server, IModuleArtifact moduleArtifact) in class org.jboss.ide.eclipse.as.core.client.JBossLaunchAdapter returns either null or instanceof NullLaunchable.
> When moduleArtifact is instance of WebResource, adapters for Tomcat server and servers implemented with GenericServer return HttpLaunchable object. 
> Same behaviour of JBossServer is needed by RHDS project for  toolbar button 'Run Application for selection', which opens browser and passes to it URL obtained from HttpLaunchable object calculated with selection. Now this feature works for most servers but JBoss server which is critical for RHDS.

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