[
https://issues.apache.org/jira/browse/TUSCANY-3517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Moga updated TUSCANY-3517:
----------------------------------
Attachment: servlet-callback-0.0.1.zip
Attached sample that checks if callback between a servlet and a java service is
working. Some modifications need to be done on the .composite file.
> <*!*> Asynchronous Servlet integration with SCA callbacks
> ---------------------------------------------------------
>
> Key: TUSCANY-3517
> URL: https://issues.apache.org/jira/browse/TUSCANY-3517
> Project: Tuscany
> Issue Type: New Feature
> Components: Java SCA Community Ideas
> Reporter: ant elder
> Priority: Critical
> Attachments: async-servlet-sca-0.0.1.zip,
> async-servlet-sca-0.0.2.zip, servlet-callback-0.0.1.zip
>
>
> The goal of this project is to design and implement asynchronous operation
> for Apache Tuscany's Web support. Tuscany/SCA already has an asynchronous
> programming API which enables easily creating asynchronous services [1], and
> the very latest JEE Servlet spec also now supports asynchronous programming
> [2], so the idea is to use the new Servlet APIs to allow web browser clients
> to asynchronously receive the results of SCA callbacks.
> If you're a reasonably competent Java coder you should be able acheive
> something really useful with this project in the GSOC timeframe, and you
> would gain valuable experience with some of the most important technologies
> in enterprise computing (eg JEE and SCA), as well as the latest browser
> client tool kits such as Dojo and JQuery.
> Here's some links to start with:
> [1] http://www.infoq.com/articles/async-sca
> [2]
> http://www.restfusion.com/blog/2010/01/why-asynchronous-servlets-matter-part-i/
> Feel free to email if you want more information: [email protected]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.