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: 18/Jul/06 08:54 AM
Updated: 10/Jan/08 10:07 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
EasyBeans 1.0 M1
|
| Fix Version/s: |
EasyBeans 1.0 M2
|
|
|
Environment:
|
Any environnement as long as client and server are not using the same environnement (same machine)
|
|
|
For the business interface lookup, it works with PROVIDER_URL setting in InitialContext(), but it fails at the first invocation as it connects to the localhost (or to the correct host by providing a carol.properties file).
|
|
Description
|
For the business interface lookup, it works with PROVIDER_URL setting in InitialContext(), but it fails at the first invocation as it connects to the localhost (or to the correct host by providing a carol.properties file). |
Show » |
|
Context used by the client when looking up the bean is propagated when invoked methods