
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Environment:
|
JBoss 3.2
|
|
| Resolution Date: |
08/Aug/06 03:41 AM
|
|
This small contribution to the project is an MBean implementation of an embedded server with optional wire protocol support for JBoss 3.2
I've tested this with JBoss 3.2.2RC2 and JDK 1.4.1_03 and 1.4.2_07 so far running with 0.9.4 SNAPSHOTs
To install simply copy the directory.sar folder into the JBoss deploy folder.
There are a few simple methods on the MBean:
changedEmbeddedAdminPassword() - used to stop the log4j warning about using the default admin password
flushEmbeddedServerData()
DirContext openDirContext() - becuase the Mbean can be configured to hold context information of embedded and none-embedded servers, this method can be called to always return a valid DirContext without the user having to know the connection details
|
|
Description
|
This small contribution to the project is an MBean implementation of an embedded server with optional wire protocol support for JBoss 3.2
I've tested this with JBoss 3.2.2RC2 and JDK 1.4.1_03 and 1.4.2_07 so far running with 0.9.4 SNAPSHOTs
To install simply copy the directory.sar folder into the JBoss deploy folder.
There are a few simple methods on the MBean:
changedEmbeddedAdminPassword() - used to stop the log4j warning about using the default admin password
flushEmbeddedServerData()
DirContext openDirContext() - becuase the Mbean can be configured to hold context information of embedded and none-embedded servers, this method can be called to always return a valid DirContext without the user having to know the connection details
|
Show » |
| No work has yet been logged on this issue.
|
|