Hi, I am trying to upload file using granite UI. I am able to keep browse field to browse file but it's not uploading file to the back end services. I mean file fields is not exists in post params. Can any one help please. regardsRajesh Karka
After I start script instrv.bat . then I try to start service then i got the error " Windows could not start the CQ5 on Local computer. For more information , review the system event log." I any one know why , Can you help me out? I try to install the cq5 on the computer .thanksJenny
HiWe are new to AEM. Our Java devs are happy (almost!), our architects are happy, BUT our web/frontend devs are struggling with a few concepts.Do we need to use Eclipse and Maven to do any html or css amends? as I can't see any other way to get a local AEM instance to show the changes that are being...
I want to create new object type by extending existing nt:file/nt:folder. Can someone please let me know how can I create my own custom type and custom metadata?After searching through Google I couldn't find good tutorial on how to do this. I found this thread but could not get much on how to implem...
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?