paolomoz / cq-commerce-impl-sample

A simple example that shows how to implement the CQ Commerce API
Apache License 2.0
6 stars 13 forks source link

Tried the entire steps mentioned by you: but still not working #4

Open chandesh03 opened 9 years ago

chandesh03 commented 9 years ago

Hi Paolo,

I tried all the steps as per mentioned by you, initially all run good but on changing cq:commmerceprovider to training in geomterxx-outdoor site, "Geometrixx offline" error appeared. Then I tried to add new methods as well savetocart and loadCart in TrainingCommerceSessionImpl and then on running mvn clean install I got errors. Also it seems like that AbstractJcrCommerce related files are not getting imported. Any idea?