I have now found a possible solution which I describe here just in case someone has the same needs that I do:
The org.springframework.jms.listener.AbstractJmsListeningContainer
has methods for...
Type: Posts; User: dagframstad; Keyword(s):
I have now found a possible solution which I describe here just in case someone has the same needs that I do:
The org.springframework.jms.listener.AbstractJmsListeningContainer
has methods for...
Sorry, I have not found a solution to this.
We have to live with MDBs and WebSphere listening ports until we don't need the ability to stop and start listeners in our application any more.
Hi,
we have WebSphere 6.1, MQ, many MDBs with each one configured with its own listener port, which can be stopped and started individually with WebSphere admin console.
We want to replace the...