-
Bug
-
Resolution: Done
-
Major
-
None
-
None
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).
server/getRequiredLaunchAttributes({id: handle.id, mode: 'run'})
The same goes for server/getOptionalLaunchAttributes.