[
https://issues.apache.org/jira/browse/OFBIZ-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15538197#comment-15538197
]
Ingo Wolfmayr commented on OFBIZ-8338:
--------------------------------------
Hi Pierre,
it did work before the big change. The ecommerce app should be accessible and
if not configured for the tenant say: "A Product Store has not been defined for
this ecommerce site. A Product Store can be created using the ofbizsetup
wizard" - but the app itself is available and therefore the javascript can be
used. If I change the entityDelegatorName to the tenant delegator the ecommerce
app should work just fine - as the data from the database is available.
If I access the backend via https://localhost:8443/catalog why should
https://localhost:8443/ecommerce not be available. The are both setup for
default tenant + not tied to a domain. I am always taking about access the app,
not having the shop display producst a.s.o..
Best regards,
Ingo
> Tenant - /ecommerce Nullpointer
> -------------------------------
>
> Key: OFBIZ-8338
> URL: https://issues.apache.org/jira/browse/OFBIZ-8338
> Project: OFBiz
> Issue Type: Bug
> Reporter: Ingo Wolfmayr
> Assignee: Jacopo Cappellato
> Attachments: error.txt
>
>
> Current trunk in tenant mode - one tenant with demo data
> When uploading an image for a product the following error appears:
> SEVERE: Servlet.service() for servlet [default] in context with path
> [/ecommerce] threw exception
> java.lang.NullPointerException
> The /ecommerce app is not accessible.
> The full error message attached
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)