Does any one know whats wrong here.
Exception
javax.ejb.EJBException: EJB Exception: ; nested exception is:
org.springframework.transaction.CannotCreateTransactionException: Could not open...
Type: Posts; User: vsaji; Keyword(s):
Does any one know whats wrong here.
Exception
javax.ejb.EJBException: EJB Exception: ; nested exception is:
org.springframework.transaction.CannotCreateTransactionException: Could not open...
Can someone please respond to this question? Is there any way to achive this or any work around ?
Hi,
Is there any way to auto-initialize beans without or before invoking them.
For Example, my requirement is something like this. I want instruct Spring container to initialize/invoke bean...