[esb-issues] [JBoss JIRA] Created: (JBESB-649) WSListener

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Tue Jun 26 16:10:57 EDT 2007


WSListener
----------

                 Key: JBESB-649
                 URL: http://jira.jboss.com/jira/browse/JBESB-649
             Project: JBoss ESB
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Web Services
            Reporter: Daniel Bevenius
         Assigned To: Daniel Bevenius
            Priority: Optional



This is our scenario:
The company we are working for are going to sell their product on an remote web site. First we have a service that publishes the products to be sold to the remote web site.

The problem is that the remote company does not have the functionality to notify us when customer has bought a product. We need to be informed so the product can be activated. 
 
This means that we need to poll a webservice at a certain interval. My thoughts were that instead on implementing the poll functionality we could use something like what's there for the FTP listener. There you can set  <property name="pollLatencySeconds" value="5"/>, which will check for the existens of a file on the remote system. This is what I would like to do for a WSListener, where i could set the a property for the pollLatencySeconds and it would call the remote webservice. 





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

        



More information about the esb-issues mailing list