I was thinking it would be nice to have a cluster of James instances able to
talk to each other by publishing/subscribing to a JMS topic.  With JNDI,
they could even use EJBs, etc.  I've been trying to think of ways to work
with James in a distributed environment.

I've been playing around with JMX in my mailets as well - with JDK1.5 it
works great.  I was having trouble using the MBeanServer that comes with the
JDK, though, to use the MBeans created with James.  Couldn't find the
org.apache.avalon.phoenix.components.manager.HostedSystemManager class as
defined in the phoenix kernel.xml file as described in the Wiki.

I'm really just looking for ways to cluster James in a distributed
environment and have them keep in sync.  For example, let's say I've got a
blacklist mailet that detects abuse in one James instance.  I'd love to have
that instance propogate this to all James instances in the cluster if
detected by one instance.
-- 
View this message in context: 
http://www.nabble.com/Using-JMS-from-a-Mailet-tf1927981.html#a5281030
Sent from the James - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to