1.

What Is The Technology Stack Used In Cq5 Or Aem(adobe Experience Manager)?

Answer»

ADOBE CQ5 USES the following technologies : JCR – Java specification for accessing a content repository JSR-283 specification jcr 2.0 , cq5 uses its own implementation of jcr called CRX. Apache Jackrabbit is an open-source implementation of jcr 2.0 specification. Apache Sling – RESTful framework to access a jcr over http protocol.

It maps the request url to the node in jcr. OSGi(Apache Felix) – Framework for modular application development using java. Each MODULE called bundle can be independently started and stopped.OSGi container which provides implemention classes for OSGi framework.

Adobe CQ5 uses the following technologies : JCR – Java specification for accessing a content repository JSR-283 specification jcr 2.0 , cq5 uses its own implementation of jcr called CRX. Apache Jackrabbit is an open-source implementation of jcr 2.0 specification. Apache Sling – RESTful framework to access a jcr over http protocol.

It maps the request url to the node in jcr. OSGi(Apache Felix) – Framework for modular application development using java. Each module called bundle can be independently started and stopped.OSGi container which provides implemention classes for OSGi framework.



Discussion

No Comment Found