[jboss-user] [JBoss Seam] - Re: How to catch exception when deleting?

bfo81 do-not-reply at jboss.com
Wed Aug 2 12:44:57 EDT 2006


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#3962551

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962551



More information about the jboss-user mailing list