[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-650) "Run on server" doesn't launch browser for JBossAS Adapter.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Aug 2 12:13:49 EDT 2007


"Run on server" doesn't launch browser for JBossAS Adapter.
-----------------------------------------------------------

                 Key: JBIDE-650
                 URL: http://jira.jboss.com/jira/browse/JBIDE-650
             Project: JBoss Tools
          Issue Type: Bug
          Components: JBossAS
            Reporter: Alexey Kazakov
         Assigned To: Rob Stryker


There is some code for it in plugin.xml:
   <extension
         point="org.eclipse.wst.server.core.launchableAdapters">
      <launchableAdapter
            class="org.jboss.ide.eclipse.as.core.client.JBossLaunchAdapter"
            id="org.jboss.ide.eclipse.as.core.launchableAdapter1"/>
   </extension>
But I don't see org.jboss.ide.eclipse.as.core.client.JBossLaunchAdapter
So RunOnServerLaunchConfigurationDelegate can't load JBossLaunchAdapter
and stops launching.


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