]
Jan Richter reassigned JBIDE-26281:
-----------------------------------
Assignee: Rob Stryker
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.
{noformat}server/getRequiredLaunchAttributes({id: handle.id, mode:
'run'}){noformat}
The same goes for server/getOptionalLaunchAttributes.