[Code donation] Web2 Plugins
----------------------------
Key: GERONIMO-2966
URL: https://issues.apache.org/jira/browse/GERONIMO-2966
Project: Geronimo
Issue Type: New Feature
Security Level: public (Regular issues)
Affects Versions: 1.1.x
Environment: MS Windows XP SP2 (although Java based should work on any
OS supporting Java)
Reporter: Jeffrey Faelnar
Priority: Minor
Fix For: 1.1.x
IBM has developed a set of Web2.0 plugins for Apache Geronimo. The first two,
the DOJO plug-in and the JSON-RPC-Java plug-in, will supply Geronimo with
client and server side support of AJAX technology. Developers will create Web
applications where the client side is implemented with the help of a DOJO
library and makes JSON-RPC calls to the server side business logic exposed as a
coarse-grained façade JavaBean. To add DOJO library support developers need to
make their applications dependent on the DOJO plug-in and similarly to handle
JSON-RPC calls using JSON-RPC-Java library developers need to make the
applications dependent on the JSON-RPC plug-in.
The remaining Feeds plug-in will allow developers to easily create RSS 1.0, RSS
2.0 and ATOM 1.0 syndication feeds. The plug-in will be used in one of two
ways. Developers will implement feeds so that they are accessed through the
Feeds plug-in acting as an already deployed Web module. In addition, developers
can implement feeds as separately deployed Web applications that use some
functionality of the Feeds plug-in.
Attached are the plugins and IBM's CCLA.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.