Fails to deploy on any version of weblogic
------------------------------------------

                 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: Grégory Joseph
            Priority: Blocker
             Fix For: 3.1 M4


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
----------------------------------------------------------------

Reply via email to