It shouldn't be an issue using synchronized in your @Service POJO, however I would
suggest you to check out for EJB 3.1 as soon as it will be available on JBoss. There the
new @Singleton POJOs have specific synchronization tags.
Have a look here:
http://www.mastertheboss.com/en/jboss-server/219-ejb-31-tutorial.html
hope it helps
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257572#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...