[
https://issues.apache.org/jira/browse/OFBIZ-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-5521.
----------------------------------
Resolution: Not A Problem
Fix Version/s: Release Branch 13.07
Release Branch 12.04
SVN trunk
Release Branch 11.04
This not the reason of the problem. It was my bad, I was simply stupid (too fast, no thoughts) on this
I reverted r1519245 at
trunk r1562767
R13.07 r1562768
R12.04 r1562769
R11.04 r156270
> WebAppUtil.getWebappInfoFromWebsiteId throws IllegalArgumentException when web.xml not found
> --------------------------------------------------------------------------------------------
>
> Key: OFBIZ-5521
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5521> Project: OFBiz
> Issue Type: Bug
> Components: ALL COMPONENTS
> Affects Versions: SVN trunk
> Reporter: Gareth Carter
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Release Branch 11.04, SVN trunk, Release Branch 12.04, Release Branch 13.07
>
> Attachments: WebAppUtil.patch
>
>
> WebAppUtil.getWebappInfoFromWebsiteId throws IllegalArgumentException when web.xml does not exist in applications/content/webapp/content/images/WEB-INF/web.xml. This causes org.ofbiz.common.email.NotificationServices.setBaseUrl to fail when webSiteId is a custom component site id.
> Stack trace
> java.lang.IllegalArgumentException: applications/content/webapp/content/images/WEB-INF/web.xml does not exist.
> org.ofbiz.webapp.WebAppUtil.parseWebXmlFile(WebAppUtil.java:148)
> org.ofbiz.webapp.WebAppUtil.getWebXml(WebAppUtil.java:131)
> org.ofbiz.webapp.WebAppUtil.getWebSiteId(WebAppUtil.java:117)
> org.ofbiz.webapp.WebAppUtil.getWebappInfoFromWebsiteId(WebAppUtil.java:100)
> org.ofbiz.common.email.NotificationServices.setBaseUrl(NotificationServices.java:262)
> org.ofbiz.common.email.NotificationServices.prepareNotification(NotificationServices.java:200)
> org.ofbiz.common.email.NotificationServices.sendNotification(NotificationServices.java:132)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)