aspose file tools
The moose likes Other Application Frameworks and the fly likes Seam Concurrent call to conversation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Application Frameworks » Other Application Frameworks
Reply Bookmark "Seam Concurrent call to conversation" Watch "Seam Concurrent call to conversation" New topic
Author

Seam Concurrent call to conversation

Tudor Raneti
Ranch Hand

Joined: Nov 29, 2009
Posts: 124
I'm having this problem:
i registered a phase event that triggers on render response phase,
and try to access a component on the conversation context like this:



i got this error:

HTTP Status 503 - Concurrent call to conversation

--------------------------------------------------------------------------------

type Status report

message Concurrent call to conversation

description The requested service (Concurrent call to conversation) is not currently available.


--------------------------------------------------------------------------------

Apache Tomcat/6.0.20


Any thoughts?

EDIT:



This doesn't work either.

This message was edited 1 time. Last update was at by Tudor Andrei Raneti

 
 
subject: Seam Concurrent call to conversation
 
developer file tools