Max Rydahl Andersen created JBIDE-11414:
-------------------------------------------
Summary: Run on .java file should not result in .java url being opened
Key: JBIDE-11414
URL:
https://issues.jboss.org/browse/JBIDE-11414
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Priority: Critical
Fix For: 3.3.0.Beta3
From JBIDE-10218:
Another example of Run not working.
1) Import the jboss-as-helloworld quickstart (listed on JBoss Central as HelloWorld)
2) Open the HelloService.java in the editor
3) Hit the green run button
4) It does deploy jboss-as-helloworld but loads the internal browser with
http://localhost:8080/jboss-as-helloworld/WEB-INF/classes/org/jboss/as/qu...
Both observed on Burr and Max's Beta1 installations.
Need to find if this is us returning this since it makes no sense to run this .java as
anything.
only if it was a servlet should it return something runnable.
I would expect it to fall back to run what was previously run in this case OR simply the
project of the selection.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira