[jbossws-issues] [JBoss JIRA] Created: (JBWS-2739) Make OneWay operation non-blocking (client side)

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Mon Aug 24 11:12:23 EDT 2009


Make OneWay operation non-blocking (client side)
------------------------------------------------

                 Key: JBWS-2739
                 URL: https://jira.jboss.org/jira/browse/JBWS-2739
             Project: JBoss Web Services
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: jbossws-native
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: jbossws-native-3.2.0


Currently the @OneWay operations block while the business logic executes on the server and does not return a response until processing is complete.

This feature request is to modify one-way operations to be non-blocking.

On client side, we'd need to fork thread for the call, whenever allowed (cfr. maintain session prop)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list