
|
If you were logged in you would be able to see more operations.
|
|
|
OpenEJB
Created: 27/Feb/05 01:08 AM
Updated: 31/Aug/05 10:34 AM
Due: 25/Sep/06
|
|
| Component/s: |
configuration
|
| Affects Version/s: |
1.0 beta 1
|
| Fix Version/s: |
1.0 beta 1
|
|
|
If i put the 'openejb.home' environment param over System.setProperty() OpenEJB find the conf dir / files - but over new InitialContext(props)
method it doesn't work.
--
org.openejb.util.FileUtils search the 'openejb.home' param only over System.getProperty()
|
|
Description
|
If i put the 'openejb.home' environment param over System.setProperty() OpenEJB find the conf dir / files - but over new InitialContext(props)
method it doesn't work.
--
org.openejb.util.FileUtils search the 'openejb.home' param only over System.getProperty() |
Show » |
|