[jboss-user] [JBoss Seam] - @Destroy @Remove public void destroy() { @Synch

toni do-not-reply at jboss.com
Tue Apr 10 05:35:53 EDT 2007


Hi,

I'm using a SFSB, which calls upong another SLSB to start a task, which takes about two minutes or so to finnish.

The problem I run into is that another requests gets trigger, starting another task, which creates duplicate entries.

I have placed  @Synchronized on the SFSB, hoping it would solve the issue, but it did not.

Any ideas how to go about a szenario like this?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035897#4035897

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



More information about the jboss-user mailing list