Hi , I want to write a custom media handler for image of type x-raw-canon (CR2).But when i do so , this handler is not getting called .The standardImageHandler is getting invoked.I cannot stop this handler because it handles various other formats , such as gif etc.How can i make my handler get calle...
Hi all,We have implemented a custom component for search which uses the QueryBuilder to do the search.When we check for basic contents for example a property value as a keythen the search works fine.However if the property has some <html> tags in the property value, then we get error in the excerpti...
All,Its a very confusing problem which i am facing. I have following path in cq dam:/content/dam/example/test/language. Inside this path i have json and zip files. In my code i am using resourceresolver.resolve and passing above path along with json file name. When i print the output of above method...
Spring OSGI services make Web services call to web sphere based external application and lot of 500 and 503 error happens in OSGI Java call with whatever reason from back end web services.. Spring classes from OSGI to Web services is based on https protocal (Secure)..Manually testing on CQ5 server ...
Hi EveryOne ,I would liketo know if there is a way to get the list of references of an asset (The WCM pages it is being used ) through APIs.Something like Asset.getReferences();Or if there is some other alternative to get the same, please suggest. RegardsHarish
I have children pages that I would like to display in rss xml using page.feed.rss.xml. I placed the /feed.jsp and /feedentry.jsp from /libs/foundation/component/page into my /apps/[project]/component/page and to change the defined atom:link and atom:publish. However, the rss feed is not picking up...
Hi Team, We need one clarification.Let’s assume we are creating a Site Catalyst framework and provided some account credentials - what if the password got changed for Site Catalyst account - will it stop tracking Adobe CQ5 sites for which same framework is used?Please confirm this.Thanks for your...
Hi Team,I am trying to implement same name siblings concept. am unable to do that. I want to create two child nodes with same name to a parent node.I gone through below links. But they are not helpful to me..http://www.day.com/specs/jcr/2.0/22_Same-Name_Siblings.htmlhttp://dev.day.com/docs/en/crx/cu...
Adaptive image component creates following path for the image being used: /content/geometrixx-media/en/events/the-lineup-you-ve-been-waiting-for/jcr:content/article-content-par/adaptive_image.adapt.620.high.jpgConsider following authoring scenarios for a page where 3 adaptive image components have b...
Hi there, we have built our B2C website on top of Adobe CQ5 and based on the REST paradigm where java script code is executed in the browser making subsequent calls to our service backends. We are facing a couple of issues and I was wondering whether anyone can provide some insight regarding standar...