Well, I just had a look over the stacktrace again and something jumped into my eye:
at $Proxy112.loeschen(Unknown Source)
|
| or in english:
|
| at $Proxy112.delete(Unknown Source)
|
It seems like the container replaces the delete method by some kind of proxy that
doesn't catch exceptions. I don't know exactly what's going on behind the
scenes here, maybe someone of you can give me a nice hint.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962551#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...