On Tue, Jan 20, 2009 at 11:06 PM, Dan Becker <[email protected]> wrote:

> Raymond Feng wrote:
>
>> I suggest that we create a demo application based on Geronimo DayTrader:
>> https://svn.apache.org/repos/asf/geronimo/daytrader/branches/2.1.3/.
>>
>
> Agreed. DayTrader is a well known benchmark. Showing integration with SCA
> would be a good non-trivial application to demo.
>
>>
>> *From:* Vamsavardhana Reddy <mailto:[email protected]>
>> *Sent:* Tuesday, January 20, 2009 12:16 AM
>> *To:* [email protected] <mailto:[email protected]>
>> *Subject:* [DISCUSS] Demo scenarios and new samples for SCA Java EE
>> Integration
>>
>> 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 <http://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
>>
>
>
> --
> Thanks, Dan Becker
>

The thing with DayTrader is that its really big and complicated and (AIU) a
lot of it is designed to aid with performance measuring rather than as a
show case for JEE application techniques. So it might be easier and make a
better demo to pick something a little simpler like JEE enabling the
existing Tuscany tutorial application.

   ...ant

Reply via email to