[ http://jira.magnolia.info/browse/MAGNOLIA-1754?page=all ]
Jan Haderka resolved MAGNOLIA-1754.
-----------------------------------
Resolution: Fixed
Will be taken care of by MAGNOLIA-1965
> weblogic: ServletContext.getRealPath doesn't work in older weblogic version
> ---------------------------------------------------------------------------
>
> Key: MAGNOLIA-1754
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1754
> Project: Magnolia
> Issue Type: Bug
> Components: core
> Affects Versions: 3.1 M3
> Reporter: Sameer Charles
> Assigned To: Jan Haderka
> Priority: Blocker
> Fix For: 3.5 RC1
>
>
> ServletContext.getRealPath only works where war is exploded on the file
> system.
> in case of weblogic getRealPath always returns null.
> PropertyInitializer.java (line 278) results in a NullPointerException
> String rootPath = StringUtils.replace(context.getRealPath(StringUtils.EMPTY),
> "\\", "/");
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------