----- Original Message ----- From: "Eric Chow" <[EMAIL PROTECTED]> Is it possible to Embedded JAMES to JBoss with JMX? So that JAMES will be one of the service for JBoss ?
Only if you can embed phoenix(avalon). It could be possible to embed phoenix in a manner similar to jboss-tomcat integration, but there may be a lot of corner cases to watch for. Also, James service may be easier to embed than controll via JBoss-JMX. It may be a easier to have JBoss and James run as separate processes. James has a telnet based Remote management interface. This allows management related RPC messages to be sent to James. Jboss could embed a James control services that exposes this Remote Management RPC via JBoss-JMX. Harmeet -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
