[
http://jira.jboss.com/jira/browse/JBIDE-650?page=all ]
Aliaksey Nis closed JBIDE-650.
------------------------------
Verified in beta2
"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: Alexey Kazakov
Fix For: 2.0.0.Beta3
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