Issue with unbinding of configurations from old jars
Hi, We have a setup where we deploy some of the business services and configurations (Java code) into CQ5 so that they can be managed through Apache console.We are facing a problem where if we deploy a...
View ArticleRegd:org.apache.sling.api.scripting.ScriptEvaluationException:...
Hi , I'm getting the below exception while accessing the pages. It was working fine earlier.. Any help on this please....??? Caused by: org.apache.sling.api.SlingException:...
View ArticleHow to get href="tel:phonnumber" working? (click on a link and call on mobile)
Hi, I am trying to develop a component for a mobile website which allows users to click on a link and make a phone call on the mobile device. I have tried to use the following code : <a...
View ArticleCQ, CQ.i18n is not Defined | Publish Instance | CQ 5.4
Hi, We are using OOTB CQ.i18n.getMessage for localized JQuery Messages. everything is working as expected on Auhor instances but on Publish , it is throwing CQ is not Defined, CQ.i18n is not defined...
View ArticleMultiselect widget in CQ
Hi A multiselect widget is available in extjs 4 http://docs.sencha.com/ext-js/4-1/#!/api/Ext.ux.form.MultiSelect . Is it available in CQ?. I tried taking the same js and customizing it fr CQ,...
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 Article@Reference annotation causing customised servlet stop getting called
Hi guys, I noticed that as soon as I add the @Reference annotation in my servlet, the sevlet will not be called when the form is submitted. As soon as I remove @Reference the servlet will be called....
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 Articleserver side form validation code for all the field
can anyone tell server side form validation code for all the fields in form.
View ArticleXtype DateTime issue
Hi All, I'm using CQ5.4 and have been using datetime long time, last week i encountered very strange issue, from the date field I've selected the Feb 1st and submitted the form but the value...
View Articlejavax.jcr.nodetype.ConstraintViolationException : Node is protected
Hi I have an nt:unstructured node to which i am writing some properties through java code. The properties are getting written but in my error log i am getting...
View ArticleHow to allow ONLY drag-and-drop of DAM-images? (forbid image upload to parsys)
I'm using a copy of the image-fondation-component (/apps/foundation/components/image/cq:editConfig/cq:dropTargets/image) with accepts image/* and groups media. Now I want to configure the image...
View ArticleHow to terminate a stale workflow
Hi, I started a workflow which in turn calls the out of box workflow(like DAM asset update, DAM set last modified date) and processes around 500 images. But this workflow after started, is always in...
View ArticleReplication does not work
I click on "Test connection " button in Default Agent (publish). I got this error. Anyone know why, can you help me.? This is CQ5 5.5.19.03.2013 08:47:45 - Create new HttpClient for Default...
View ArticleHow to get a TagManager instance?
Hey there! I'm trying within one of my components to get a reference to a valid TagManager so that I can call resolve on some Tag IDs that I have. The documentation I've read says to do...
View ArticleXSS: OWASP ESAPI Taglibs
Hi, I have seen that "com.adobe.granite.xssprotection-5.5.4.jar" is using OWASP ESAPI under the hood. Why doesn't Granite make the ESAPI Taglibs...
View ArticleAny idea why "DynamicClassLoaderProviderImpl" exception is thrown?
09.05.2013 07:55:22.190 *INFO* [OsgiInstallerImpl] com.day.crx.crxde-support Service [com.day.crx.ide.CRXDECompileServlet,1615] ServiceEvent UNREGISTERING 09.05.2013 07:55:22.192 *INFO*...
View ArticleAuthor running slow. Failed to retrieve state of intermediary node error
Hi there, I am having a problem with the Author running very slow to the point of unusable. The setup is 1 Author server, 1 Publish server, and 1 Web/Dispatcher. After checking in the log, I found...
View ArticleAuthor start up error
Dear All, I am getting below error while starting author instance:java.lang.ClassNotFoundException: org.apache.sling.launchpad.app.Main at java.net.URLClassLoader$1.run(Unknown Source) at...
View ArticleJackrabbit search jcr repository on multiple paths using single query
Hi, I have been trying to work this out: using either xpath or SQL or SQL2, to perform a full text search on multiple paths. i.e. Search for 'promotion' under '/content/mysite/products/%' and...
View Article