The Tuscany plugin for Geronimo which is under development currently
supports the following features:

1. Deploy regular (non-JEE) SCA contributions in Geronimo.
2. Services from SCA contributions can be made available as webservices
using binding.ws.
3. Deploy SCA enhanced web applications.
4. Inject SCA references into JSP using tag libs, Servlets, Filters,
EventListeners, JSF managed beans using @Reference annotation.
5. Deploy SCA enhanced EJB applications.
6. Inject SCA references into session and message-driven beans.
7. Package non-JEE SCA artifacts in web and EJB applications and use non-JEE
SCA components in application composite.

We have some simple helloworld kind of sample applications (see [1]) to
demonstrate individual features.  The instructions to install the plugin and
running the samples are available at [2].  My intention in starting this
discussion is to find out what kind of scenarios are the users interested
and also to see what sample applications that we can come up with such that
the application is using many of the above features.  Your inputs will be of
great help.

[1] https://svn.apache.org/repos/asf/geronimo/plugins/tuscany/trunk
[2]
http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Installing+Tuscany+Plugin+for+Geronimo

--
Vamsi

Reply via email to