I would to change the default login page (to /content/ethz_ch/Login) I configured tha page by "Day CQ Login Selector Authentication Handler": In ./launchpad/config/com/day/cq/auth/impl/LoginSelectorHandler.config I see auth.loginselector.defaultloginpage="/content/ethz_ch/Login" as expected. I then ...
Hello,we are trying to enable RMI access to our CRX.My understnding is that we need to need the following setup: In order to set up RMI, you will need to change the configuration in the CRX instance. Here are the steps:Go to : Your_CRX_Folder/server/runtime/0/_crx/WEB-INF/web.xml and uncomment follo...
I copied the example code exactly, but it won't compile. I receive errors on all the annotations, like:"Only a type can be imported. org.apache.felix.scr.annotations.Component resolves to a package"and"Component cannot be resolved to a type" ----------------------------------------------------------...
Hello. I've an issue when I connect CRXDE with CQ5.5. In JSP's editor, the Java Content Assist is not available. So, it can't resolve 'resource', 'currentPage', etc. I don't have this issue when I connect CRXDE with CQ5.4. Anybody has the same issue? Thanks.
Our development author node went down today with the following error on every page: org.apache.sling.api.scripting.ScriptEvaluationException: org.apache.sling.scripting.jsp.jasper.JasperException: /apps/myApp/components/page/base/base.jsp(1,1) The absolute uri: http://www.day.com/taglibs/cq/1.0 cann...
I have recently created a site with CQ5.4 using the cq-quickstart-5.4.0.jar executable jar file. In my file structure I have an author folder and a publish folder in which I am running my author and publish instances respectively. I have been able to make changes to the Geomtrixx site and see the ...