EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification.

Project

Developer

Wiki

About

|
If you were logged in you would be able to see more operations.
|
|
|
EasyBeans
Created: 27/Jun/06 03:30 PM
Updated: 27/Jun/06 04:24 PM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
EasyBeans 1.0 M1
|
| Fix Version/s: |
EasyBeans 1.0 M2
|
|
|
When there is RMI optimization, Serialization is not done, then we share the same object.
A factory should be used to create new EJB proxy each time. So when optimization is enabled, it is still working.
|
|
Description
|
When there is RMI optimization, Serialization is not done, then we share the same object.
A factory should be used to create new EJB proxy each time. So when optimization is enabled, it is still working. |
Show » |
|