[
https://issues.jboss.org/browse/JBIDE-26281?page=com.atlassian.jira.plugi...
]
Jan Richter updated JBIDE-26281:
--------------------------------
Description:
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.
was:
Created a WildFly 13 server adapter and got a server handle back.
Now when I call the following, I get null back.
{noformat}server/getRequiredLaunchAttributes({id: handle.id, mode:
'run'}){noformat}
The same goes for server/getOptionalLaunchAttributes.
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)