Hi,
We are getting the same error while doing the deployment on Weblogic.
We have a application which uses JPA as a transaction manager, but there is certain services of the aplication which...
Type: Posts; User: Pushpendra; Keyword(s):
Hi,
We are getting the same error while doing the deployment on Weblogic.
We have a application which uses JPA as a transaction manager, but there is certain services of the aplication which...
Can anybody tell the difference between TreadPoolTaskExecutor and simpleAsyncTaskExecutor?
And tell which is more reliable when using parallel processing with threads?
Thanks,
Pushpendra
Hi,
We have a set of data set of about 471, want to read, process and write in chunk of 10. so that this can be done in different threads parallely.
Attached are the our configuratin and java...
Ben,
We have a requirement of using wild card URL like "/*" in "filterProcessesUrl" as we want to proceess our custom authentication filter each time any URL is hit. We are trying to use weblogic...
Can anybody have the client code which uses JAXB, with the test case to run the client.