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: 13/Jul/06 10:46 AM
Updated: 13/Jul/06 11:32 AM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
EasyBeans 1.0 M1
|
| Fix Version/s: |
EasyBeans 1.0 M2
|
|
|
Stateless business interface should be equals (java equals) if we compare two lookups on an interface.
Stateful business interface should not be equals as it reference different components on the server side.
|
|
Description
|
Stateless business interface should be equals (java equals) if we compare two lookups on an interface.
Stateful business interface should not be equals as it reference different components on the server side. |
Show » |
|