[
https://issues.jboss.org/browse/JBIDE-26281?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-26281:
-------------------------------------
The code seems to indicate that this currently expects a server type id, not a server id.
I can try to update the docs to be more clear.
get*LaunchAttributes methods return null
----------------------------------------
Key: JBIDE-26281
URL:
https://issues.jboss.org/browse/JBIDE-26281
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-server-protocol
Reporter: Jan Richter
Assignee: Rob Stryker
Created a WildFly 13 server adapter and got a server handle back.
Now when I call the following, I get null back (handle is a valid server handle in this
case).
{noformat}server/getRequiredLaunchAttributes({id: handle.id, mode:
'run'}){noformat}
The same goes for server/getOptionalLaunchAttributes.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)