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.
|
|
|
OW2 Util
Created: 18/Aug/09 04:34 PM
Updated: 18/Aug/09 04:49 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
OW2 Util 1.0.18
|
| Fix Version/s: |
OW2 Util 1.0.19
|
|
|
The URL returned by IArchive.getURL() is often used as a key to determine if the archive has already be deployed or not.
If the URL is canonicalized (normalized + symbolic links resolved if possible), the IArchive will always points to the unique and real name of the resource, so this URL can really become and be used as an unique key.
|
|
Description
|
The URL returned by IArchive.getURL() is often used as a key to determine if the archive has already be deployed or not.
If the URL is canonicalized (normalized + symbolic links resolved if possible), the IArchive will always points to the unique and real name of the resource, so this URL can really become and be used as an unique key. |
Show » |
|