この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
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
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
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.
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
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.
表示
返信
いいね!の合計