Hi, I am not an expert in osgi, just learning the ropes. So apologies if I use the wrong terminology, hope you can help.I have a service that runs within the OSGI framework and a scheduler that triggers that service to do something on a regular basis.That service is never called from a CQ component,...
Has anybody tried configuring CQ5.6.1 with Logback which provides obvious benefits over Log4J. SL4J provides inbuilt support for logback and CQ5.6.1 logging is based on SL4J, so I guess it should be achievable. Also there are certain use cases where-in we need to provide unique request ID to all the...
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...