Is it possible to build a web site in CRDXE lite (ie Hello World), put it in a package and export it to a web server like Tomcat? If so, is there any documentation on how to do this? Thanks for any help.
Jason
Solved! Go to Solution.
Views
Replies
Total Likes
Packages are used to push the content from one AEM instance to another AEM instance, as @scott mentioned it cannot exists on its own. However, AEM can be installed on tomcat and create a hello world website
Views
Replies
Total Likes
You can deploy AEM to tomcat:
https://docs.adobe.com/docs/en/cq/5-6-1/getting_started/download_and_startworking.html
then you can use CRXDE lite, package manager,Felix web console to deploy OSGi, and so on.
You cannot use package manager without AEM.
Views
Replies
Total Likes
Packages are used to push the content from one AEM instance to another AEM instance, as @scott mentioned it cannot exists on its own. However, AEM can be installed on tomcat and create a hello world website
Views
Replies
Total Likes
Thank you so much for the responses,my knowledge is limited with this technology.
Basically, I want to do the hello world web site just to prove a concept.
Eventually, we want to take the HTML version of our livecycle application (as with ES4 we have the regular flex and then a HTML version of the application) and put it on another remote server.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies