vote up 0 vote down star

I have a Seam application that kicks off business processes. At the moment there is no other application or component that needs to co-ordinate, there is just the one web app.

I'd like to use asynchronous continuations in the business processes, but at the moment if I do the process just sits there inactive and the relevant actions are not executed.

How do "switch on" asynchronous continuations in a Seam environment?

I've seen this article, but cannot locate any of the classes mentioned and am a bit stuck!

flag

76% accept rate

1 Answer

vote up 0 vote down check

I eventually stumbled into a work-around attached to JBSEAM-3837, but only after giving up Googling, attempting to write a Seam component like that one myself, then giving up on that and opting for a standalone version.

Talk about irritating!

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.