Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The startAndWait mojo is not able to run successfully because it doesn't have an RMI security manager set up.
org.jboss.jmx.adaptor.rmi.RMIAdaptor (no security manager: RMI class loader disabled)
A security manager should be configured and a default security policy should be provided with the plugin.
Attachments
Issue Links
| This issue is related to: | ||||
| MNG-3607 | Class loaders employed by Maven return invalid URLs to resources |
|
|
|
As a workaround you can specify the jbossall-client.jar as a dependency to the plugin