If you want asynchronous calls, you should look into JMS and message driven beans.
IvanLatysh wrote: > I have some beans they are doing some requests over the net. > And some of them may have long timeouts. > > And I need to execute this methods parallel. > Is this possible? > > > Sincerely yours, Ivan Latysh. > [EMAIL PROTECTED] > http://ivan.yourmail.com > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
