I am using JBOSS5.0GA as application server. For our application we are using EJB3.0 and JPA2.0 as persistence layer for communicating with database. I want to disable Timer Services of EJB which running by JBOSS because its taking lot of eden space of heap.

For disabling that I referred this link for configuring JBOSS. It gives me

UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService'

error after deploying my application. In our application we are not using EJBTimerservice.

Please Help Me

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.