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: 30/Jun/08 06:40 PM
Updated: 01/Jul/08 03:31 PM
Due: 28/Jun/08
|
|
| Component/s: |
Deploy
|
| Affects Version/s: |
EasyBeans 1.0
|
| Fix Version/s: |
EasyBeans 1.1.0 M1
|
|
|
When deploying an ear which contains a war which contains a library, we got an exception.
This happend because the war is not unpack and we cannot create an url targeting a resource inside a jar embedded in another jar.
Workaround :
Just put library inside ear (lib directory) instead inside war.
|
|
Description
|
When deploying an ear which contains a war which contains a library, we got an exception.
This happend because the war is not unpack and we cannot create an url targeting a resource inside a jar embedded in another jar.
Workaround :
Just put library inside ear (lib directory) instead inside war. |
Show » |
| There are no comments yet on this issue.
|
|