Hi,I have custom component withsling:resourceSuperType = foundation/components/parbase and it's not visible in "Design view" of my page. But when I use foundation/components/text as supertype, the component becomes visible. What am I doing wrong?Here are some screenshots[img]parbase1.png[/img][img]p...
Hi Guys, I'm dealing with one of the OOTB Hybris importers supported by CQ . I'm following the documentation from here (http://dev.day.com/docs/en/cq/current/ecommerce/eCommerce-framework.html) to get going on integrating CQ commerce with Hybris . I'm currently on CQ 5.6.1 .As advised in the doc...
Hi,I try to use DataSourcePool to connect with MySQL database. And I notice that after long inactivity or database restart connection is closed and first attempt to use it ends with this error message.Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: The last packet successfully re...
Can anyone tell me what the normal process is for raising defect reports for CQ or enhancement requests (with Adobe ?). That is, does Adobe provide a formal route for such requests (is there a URL and a need to register a company SPOC) ?CheersFraser.
Hi all,I have been working on converting a custom form component from a GET to a POST action. Using the following forum discussion from last year: http://forums.adobe.com/thread/1120136, I modified my existing servlet to intercept the POST. It works great on my author server, but it will not work ...
Hi All,In cq5.5 from welcome page if user clicks on Package link we getting error and package manager console is not working . Throwing some 404 errors with some URLs.How to point to right URL for package manager?
The side kick does not load properly. The component page shows a waiting sign but does not load ever. Switching between Design and Edit view also does not work properly. Sometimes, side kick separates into two separate boxes - one with header and one with menu (Component, Page, Information,...). Ple...
Hello,I am using the out of the box comment component on CQ5.5 (upgraded from CQ5.4). We recently had an issue in which the POST'd comment could be vulnerable to a CSRF (cross-site request forgery) attack. So in order to prevent it, I need to include a CSRF token as part of the form submission, up...
HiIs there any design patterns and coding standard provided by Adobe? Is there any frame work integration, soap based webservice integration technique standard available?