This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Enter legacy AS version: 7.2.0.Final | |
| Using target model: 7.2.0.Final | |
| Enter type [S](standalone)/H(host)/D(domain)/F(domain + host):F | |
| Read from target directory or from the legacy-models directory - t/[l]: | |
| Report on differences in the model when the management versions are different? y/[n]: y | |
| Not reporting on differences in the model when the management versions are different | |
| Loading legacy model versions for 7.2.0.Final.... | |
| Loaded legacy model versions | |
| Loading model versions for currently running server... | |
| Oct 9, 2013 5:19:25 PM org.xnio.Xnio <clinit> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Enter legacy AS version: 7.2.0.Final | |
| Using target model: 7.2.0.Final | |
| Enter type [S](standalone)/H(host)/D(domain)/F(domain + host):S | |
| Read from target directory or from the legacy-models directory - t/[l]: | |
| Report on differences in the model when the management versions are different? y/[n]: y | |
| Not reporting on differences in the model when the management versions are different | |
| Loading legacy model versions for 7.2.0.Final.... | |
| Loaded legacy model versions | |
| Loading model versions for currently running server... | |
| Oct 9, 2013 5:11:52 PM org.xnio.Xnio <clinit> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Enter legacy AS version: 7.2.0.Final | |
| Using target model: 7.2.0.Final | |
| Enter type [S](standalone)/H(host)/D(domain)/F(domain + host):F | |
| Read from target directory or from the legacy-models directory - t/[l]: | |
| Report on differences in the model when the management versions are different? y/[n]: y | |
| Reporting on differences in the model when the management versions are different | |
| Loading legacy model versions for 7.2.0.Final.... | |
| Loaded legacy model versions | |
| Loading model versions for currently running server... | |
| Oct 04, 2013 2:06:26 PM org.xnio.Xnio <clinit> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Enter legacy AS version: 7.2.0.Final | |
| Using target model: 7.2.0.Final | |
| Enter type [S](standalone)/H(host)/D(domain)/F(domain + host):S | |
| Read from target directory or from the legacy-models directory - t/[l]: | |
| Report on differences in the model when the management versions are different? y/[n]: y | |
| Reporting on differences in the model when the management versions are different | |
| Loading legacy model versions for 7.2.0.Final.... | |
| Loaded legacy model versions | |
| Loading model versions for currently running server... | |
| Nov 28, 2013 5:03:59 PM org.xnio.Xnio <clinit> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $./build/target/wildfly-8.0.0.Beta1-SNAPSHOT/bin/add-user.sh | |
| What type of user do you wish to add? | |
| a) Management User (mgmt-users.properties) | |
| b) Application User (application-users.properties) | |
| (a): | |
| Enter the details of the new user to add. | |
| Using realm 'ManagementRealm' as discovered from the existing property files. | |
| Username : monitor |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [standalone@localhost:9990 /] /deployment-overlay=*/content=*:read-resource-description(recursive=true,access-control=combined-descriptions) | |
| { | |
| "outcome" => "success", | |
| "result" => [{ | |
| "address" => [ | |
| ("deployment-overlay" => "*"), | |
| ("content" => "*") | |
| ], | |
| "outcome" => "success", | |
| "result" => { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [standalone@localhost:9990 /] /deployment-overlay=*/content=*:read-resource-description(recursive=true,access-control=combined-descriptions) | |
| { | |
| "outcome" => "success", | |
| "result" => [{ | |
| "address" => [ | |
| ("deployment-overlay" => "*"), | |
| ("content" => "*") | |
| ], | |
| "outcome" => "success", | |
| "result" => { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [standalone@localhost:9990 /] /subsystem=datasources/data-source=*:read-resource-description(access-control=trim-descriptions){roles=maintainer} { | |
| "outcome" => "success", | |
| "result" => [ | |
| { | |
| "address" => [ | |
| ("subsystem" => "datasources"), | |
| ("data-source" => "Test") | |
| ], | |
| "outcome" => "success", | |
| "result" => { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==== write methods ==== | |
| ObjectInstance createMBean() | |
| public Object instantiate() | |
| public ObjectInstance registerMBean() | |
| public void setAttribute() | |
| public AttributeList setAttributes() | |
| public void unregisterMBean() | |
| ==== read methods ==== | |
| public Object getAttribute() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [standalone@localhost:9990 /] /subsystem=datasources/data-source=*:read-resource-description(recursive=true,access-control=trim-descriptions,operations=true) | |
| { | |
| "outcome" => "success", | |
| "result" => [ | |
| { | |
| "address" => [ | |
| ("subsystem" => "datasources"), | |
| ("data-source" => "Test") | |
| ], | |
| "outcome" => "success", |