I have developed and released an EJB Asynchronous Method Invocation proposal and spec.

The EJBAsync proposal and specification addresses the following key design elements:

        - Simple API (only 2 new classes added to package javax.ejb.async)
        - No change to server-side, bean implementation code required
        - Existing client code will run unchanged
        - Minimal changes required to the core EJB specification
        - Will work with existing Transaction Managers
        - Will work with existing Remote Method Invocation transport protocols 
(RMI/CORBA)
        - Can be used with the Business Role design pattern (Interface inhertitance)
        - Implementation would be optional in EJB Server/Container products

You can find the full documentation of the EJBAsync 1.0 proposal/spec including source 
code and
javadocs at:

        http://www.chaeron.com

All comments/suggestions are very welcome.

Thanks and enjoy!




...Andrzej, Chaeron Consulting Corporation

Chaeron:  - http://www.chaeron.com
Sightings - http://www.chaeron.com/sightings/

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to