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.
|
|
|
For example:
<easybeans xmlns=" http://org.ow2.easybeans.server">
<!-- Define the core components that will be started at runtime -->
<components>
<rmi>
<property name="carol.multi.env" value="false" />
</rmi>
</components>
</easybeans>
|
|
Description
|
For example:
<easybeans xmlns=" http://org.ow2.easybeans.server">
<!-- Define the core components that will be started at runtime -->
<components>
<rmi>
<property name="carol.multi.env" value="false" />
</rmi>
</components>
</easybeans> |
Show » |
| There are no comments yet on this issue.
|
|