We are using the SI Version 2.0.5 . When we deploy the code to the weblogic server getting the below error
Attribute 'cron' is not allowed to appear in element 'int:poller'
Below is the...
Type: Posts; User: thompson.n; Keyword(s):
We are using the SI Version 2.0.5 . When we deploy the code to the weblogic server getting the below error
Attribute 'cron' is not allowed to appear in element 'int:poller'
Below is the...
Thanks Gary. It works great . I have used cache="consumer" .
Appreciate your quick response
-- Thompson
I am currently using cache-level="3" in the message driven channel adapter to keep the consumer total count low that works great, but this attribute is not available for the backed channels. Is there...
I tried to use the cache-level="3" to the backed channel but it is not supported .We are using SI version 2.0.5 . Can you please let me know if there is a way to get around this?
I have the same...