[
https://issues.jboss.org/browse/JBIDE-16066?page=com.atlassian.jira.plugi...
]
Brian Fitzpatrick commented on JBIDE-16066:
-------------------------------------------
The issue appears to be an incompatibility with Java versions in the runtime settings. The
Eclipse instance is running on Java 7, but the Execution Environment for the JBoss Runtime
(Preferences/Runtime Environment) was set to JavaSE-1.8 instead of JavaSE-1.7. Apparently
that was throwing things off in my Eclipse instance when it tried to kick off the server.
Top-Down WS deployment isn't successful when selecting Start/Test
service in Web Service dialog
-----------------------------------------------------------------------------------------------
Key: JBIDE-16066
URL:
https://issues.jboss.org/browse/JBIDE-16066
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 4.1.1.CR1
Environment: JBDS 7.1.0 CR1, EAP-6.1
Reporter: Radoslav RĂ¡bara
Assignee: Brian Fitzpatrick
Fix For: 4.2.0.CR2
Attachments: topDownServer.log
Deployment isn't successful when Top-Down web service is created with slider level
selected to "Start service" or "Test service". Project is deployed to
the server but the service endpoint isn't added so the service is not accessible.
It works with other slider levels and all levels works when the server isn't started
before the web service is created.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)