What has to be done to mount CQ5 as virtual repository into oracle Weblogic portal server 10.x?
/server/runtime/0/_crx/WEB-INF/web.xml
java -Xmx512m -Djava.rmi.hostname=[HOST] -jar cq-author.jar
<enforce-valid-basic-auth-credentials>false</enforce-valid-basic-auth-credentials>
as last element of the <security-configuration>
tag in the Oracle Weblogic domains config (/config.xml).Note: There is a known Bug in Oracle Weblogic 10.2 (some classes are missing)
Note: It's also possible to use JNDI instead of RMI if both Webapps run in the same SE (see Oracle Weblogic documentation).
All Day Products relying on CRX1.4.x
כניסה לחשבון