I got one apps/myproject1/file1 including components and clientlibs.I copied and make one more dir under apps/myproject2/file2 same components and clientlibs. I changed the categories of the clientlibs and also update the components.When I am trying to save the changes in file1. it says "Could no...
This is a second question related to our bespoke ecommerce implementation. We applied this tutorial but we have a question on the currency. When we change the currency in our class (extending the AbstractJcrCommerceSession class) the amounts are shown correctly on the first page but not on the secon...
Hi Guys,I am trying to create catalog blueprint using wizard located at http://localhost:4502/etc/commerce/csvcatalogblueprintimporter.htmlcan any one please provide sample CSV that is expected here for creating blueprint for geometrixx-outdoors site.Thanks,Madhav
Hi I want to customize the image map fields in image component. How can I acheive this. I was not able to find any js which brings up this image map tools dialog. Any help will be very much appreciated ThanksVeena
I have a page www.abcd.com/xyz.html .In the page properties of this page,the following vanity URL's are set :dealsintelligencedealsbusinessintelligencewww.abcd.com/deals is an external redirect which gets redirected to www.pqrs.com. This external redirect is configured as a 301 rewrite rule in the d...
Hi,I would like to have more Node Types in Workflow Launcher configuration. Particularly in Event Type: removed.How to add more node types in Workflow Launcher?Thanks.Vikram
Aloha, I am trying to scan a document into my computer and have it saved in a PDF file. But I need to make some edits in the words and then save my changes to a word document. So the screen was suggested that I join and become a member for $1.99 per month and pay for the entire ye...
I am trying to add multiple selectors while using data-sly-resource. Code used ::<div data-sly-resource="${currentPage.path @selectors=['form', 's1', 's2']}"></div>It throws ClassCastExceptionjava.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to java.lang.StringIts working fine with si...
We have upgraded our test server instances to 5.6.1. A couple of JSPs that use classes in a jar file we include in our content package are failing with a NoClassDefFoundError, as though they weren't loaded by Felix.Felix, however, does show the jar as fully active. This does not happen in our local ...