For those with a similar problem, here's the solution to that problem.
I tried setting cache="consumer" for the listener-container, because as it turned out, the session and the consumer were...
Type: Posts; User: Sillium; Keyword(s):
For those with a similar problem, here's the solution to that problem.
I tried setting cache="consumer" for the listener-container, because as it turned out, the session and the consumer were...
Hello,
I have a somehow working configuration of listener-containers, listeners and subscriptions on durableTopics with Spring 2.5.5.A and an Oracle 10g. Everything is working fine, except for a...
I have a rather hackish workaround for my special problem with maven-assembly-plugin not concatenating spring.handlers and spring.schemas in the generated jar-with-dependencies.
I created those...
I found the reason for the error here
ht tp://bit.ly/2qx1Ax
(Sorry, had to obfusecate the URL to make this forum accept my post. Just correct the "http" and it should work.)
The Assembly...
Using maven 2.0.9, Spring 2.5.5.
When building with maven, the test cases initializing the application context succeed.
When starting the app (packaged as jar-with-dependencies by "mvn...