I have implemented a prototype service and client that run inside of Jetty and utilize WebLogic JMS as the backbone. The client is a clustered web application (mod_jk) and the services are just stateless nodes listening to distributed queues in a WebLogic cluster. The service instances are using the Spring ListenerContainer for concurrent consumers of messages.

I also have the client working transparently with either based simply upon the target endpoint name.

Some of this was just get the configuration pieced together from the Wiki/Userguide and some of it involved rewriting portions of the JMSTransport/Channel.

I'd like to contribute this back to the community. What would be the best approach to doing that? Is anyone interested?

sw



---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to