I am following the example laid out here:
http://www.swview.org/blog/spring-jpa-web-applications-jta-transactions-jboss-5
But I am running into this exception:
INFO: 13:52:21,657 ERROR...
Type: Posts; User: newmanw10; Keyword(s):
I am following the example laid out here:
http://www.swview.org/blog/spring-jpa-web-applications-jta-transactions-jboss-5
But I am running into this exception:
INFO: 13:52:21,657 ERROR...
I have a WAR that is deployed that currently executes tasks based on Springs Task Execution and Scheduling service. It is pretty basic yet works very well. He is an example of my config:
...
I am using the spring Task Execution and scheduling framework. I would like to setup one scheduler in my application-context.xml:
<task:scheduler id="scheduler" pool-size="10"/>
I have a...
I am trying to decide on whether or not to use spring to handle the scheduling of my tasks. At first this seemed very easy as I was just going to use a ThreadPoolTaskScheduler to get the job done.
...
I am running spring inside JBoss 4.2.3 and I am trying to update Hibernate to the latest version. I am using jboss class loader isolation to accomplish this (this is the only way to update hibernate...
Discussion deletion
Deleted Thread
Deleted Thread
Deleted thread