[jboss-user] [JBoss Seam] - Re: IllegalStateException: could not acquire lock on @Synchr
asookazian
do-not-reply at jboss.com
Fri Nov 30 12:39:05 EST 2007
Ok I was able to reproduce it. I had two debug breakpoints in Eclipse. One in the submit() method of the session-scope SFSB and one in a @WebRemote demarcated method in the same SFSB for Seam remoting use from a function in a .js file. Both methods were being called in this use case.
When I cleared the two breakpoints and restarted JBoss (no code changes) and ran the use case again, the exception did not happen.
Is this normal behavior or a bug? thx.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109403#4109403
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109403
More information about the jboss-user
mailing list