Hi,
I'm using Struts 2 with Spring 2 and Hibernate.
Today I got something strange: I have an action that receive some parameters from post, and it was working fine. But when I put the annotation @Transactional in this action, it started getting NPE. The parameter was not being setted. Is this a bug or am I doing something wrong?
Just to knowledge, if I got the @Transaction out, the action works fine.

thanks for your time,
Salhab

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to