package manager resolves to incorrect address on welcome screen
I have an installed CQ5 instance that seems to be incorrectly resolving /crx/packmgr/ to /libs/cq/core/content/welcome/features/packages.html on the /libs/cq/core/content/welcome.html screen. I have...
View ArticleErrors when (re)activating digital assets on a new Publish install
Greetings, First post here, and I'm also not very well versed with Adobe CQ (yet), so bear with me: I've configured an Author instance in a dev environemtnt, got it up and running, updated, etc and...
View ArticleEncounter with "requested URL /dispatcher/invalidate.cache was not found on...
The dispatcher was working fine all along when suddenly none of my pages are being pushed to the dispatched when activated.The dispatche agent reports that it's queue is block. When i checked the logs,...
View ArticleHow to convert old Java Servlets to OSGi "Servlet" Bundles
Hello I'm looking for some help/insight on the best way to convert some of our old Java Servlet code into new OSGi Bundles that can be accessed as servlets. I'd like to be able to install the new...
View ArticleI can't execute command "import" with the VLT Tool
When I use "exec" of Apache Ant to execute command "import" of the VLT, the VLT always reports errors. Only in this situation, it can work: set <jcrPath> "." and set <localPath> "/" . Once...
View Articleparsys and cq:noDecoration
I have a page that has:<cq:include path="./par" resourceType="foundation/components/parsys" /> Some of the components under ./par has cq:noDecoration=true set.Those components, don't get...
View ArticleHow to access XSSAPI from custom jsp Java class?
Hi, I am creating a custom tag library using http://www.cqblueprints.com/xwiki/bin/view/Blue+Prints/Writing+A+JSP+Custom+Tag+Library to produce XSS-proof links from my custom components. I have taken...
View ArticleHow to create a CQ package to export all the users and their permissions.
Hi All, Hope you all are doing great. Have a qn regarding the packge export via package manager. I am trying to export all the users and their permissions from one env to the other. I can get...
View Articlevalidators will not bring the field in focus
When using validators on textfields, you only get an alertValidation FailedVerify the values of the marked fields. Then you have to browse through all the tabs to find where the validation failed.Even...
View ArticleValue not loading when using checkboxgroup.
Hi I am using a checkboxgroup as xtype. I have a cq:widget node whose xtype is checkboxgroup. Inside the node i have one items node. and inside items i have my individual checkboxes. In my dialog...
View Articlecan I intercept replication event on cq publish instance?
http://dev.day.com/docs/en/cq/current/deploying/configuring_cq/replication.html says this happens on the publish instance during replication:a servlet in the publish environment receives the request...
View ArticleTrouble with Maven Archetype
I'm trying to set up a project using the Adobe Maven archetype for CQ, described here: http://dev.day.com/docs/en/cq/current/core/how_to/how_to_use_the_vlttool/vlt-mavenplugin.h tml under Multimodule...
View ArticleInbox Notification from Workflow
Hi,I've got a problem with Inbox Notification.I want to inform an author about all steps during the workflow process (activated, deactivated, terminated) using Inbox Notification (not e-mail!)I found a...
View ArticleReplicating
do you know why i got "no such agent: publish" when i click on view log after I do replication? Agent is not active. Replicating to http://localhost:4503/bin/receiveQueue is not active Thanks, Jenny
View ArticleXSLT Transformations cannot be performed on CQ
Is it possible to programmatically run XSLT transformations in CQ from withing a sling JSP component? When i try, i get stuck while trying to get a javax.xml.transform.Transformer instance from my...
View ArticleCan I use regular expression in JCR QueryBuilder?
I want to find all the pages with cq:tag which end with "/testingtag" is it possible to do so using ? Are there any online tutorial on JCR QueryBuilder? I tried something like that but unfortunately it...
View ArticleCQ5 Response Encoding
Hi Folks, Does any one know whats default character encoding used by CQ5? (UTF-8, ISO-8859-1 etc) Does it depend on whats the encoding used when the file was stored, if so whats the default encoding...
View ArticleDispatcher Flush Agent on Publisher not invalidating cache
Hi all, We're having an issue with invalidating that cache apon activation/replication of content, but only from the Publish flush agent. I've copied the default flush agent on the Publish instance,...
View ArticleCustom JS widget not loaded on siteadmin page
Hi, I have created a custom multifield widget (CustomWidget.js) in my clientlibs, which is integrated into a custom tab in the page properties. <information...
View Articlefailed while import excel 2007 [xlsx]
Hi All, A strange thing, I import the 'xls' and 'csv' in my code is well done, but for the 'XLSX' throw the following exception,I have already check the 'com.adobe.granite.poi-1.0.2.jar', it miss the...
View Article