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