cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with Spartacus Storefront Setup

osiris_360
Participant
0 Kudos

Hi Team,

Currently I have Setup Spartacus Storefront with SAP Commerce 2005 Patch Level 6 on Local with a B2C generated accelerator in other words I have used ant modulegen to generate a new Storefront using yaccelerator template.

I am able to see the Electronic store up and running successfully on both JSP storefront and on Spartacus as well.

Now I am trying to create a new custom commerce webservice extension using the ycommercewebservice template. The problem I am facing is during Server Startup. The issue appears to stem out from cmsocc extension. Internally cmsocc has dependency on commercewebservices extension. As both ycommercewebservices and commercewebservice extension being one and the same the EHCache is facing some problem because of this. The Error log is attached with this Query for more details.

The other way I can think of resolving this issue temporarily is by cloning cmsocc extension and replace the dependency from commercewebservices to my custom extension which is generated using ycommercewebservices template but not sure if this is the right way to resolve the Issue or will this even workout in the first place.

Accepted Solutions (1)

Accepted Solutions (1)

osiris_360
Participant

Hi,

I have replaced cmsocc with cmsoccaddon and added this addon to my custom commerce webservice extension that was generated from ycommercewebservice template. With this I was able to setup Spartacus storefront with custom commerce webservice extension.

Then the question arises the purpose of cmsocc as from functionality point of view cmsocc and cmsoccaddon does the same with difference being cmsocc seems to only work with OOTB commercewebservices extension and cmsoccaddon works with Custom commercewebservices extension.

Answers (0)