[jboss-user] [JBoss Seam] - Re: SwingWorker and the Event Dispatcher Thread

petemuir do-not-reply at jboss.com
Sun Mar 4 14:57:14 EST 2007


Well the main way of doing things asynchronously in Seam is to use @Asynchronous methods.  Sure, it's not SwingWorker but it and ajax (and perhaps using Seam events) give you all the tools you need to do what you describe in your first post.

MDBs are for communicating between java programs (JMS) and with legacy code (JCA).

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

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



More information about the jboss-user mailing list