Marcelo Salhab Brogliato wrote:
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

Please post questions about using Struts to the Struts Users list only. The Struts Dev list is for discussing the development and enhancement of Struts itself.

http://struts.apache.org/mail.html

L.


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

  • Known bug? Marcelo Salhab Brogliato
    • Re: Known bug? Laurie Harper

Reply via email to