Hi, We need to perform AEM 6.3 forms JEE installation. Got below basic queries. Kindly help.
1. Do we need install separate aem forms jee server(jboss) for author and publish?
2. Can we use jboss turnkey installation in production? Is it recommended.
Solved! Go to Solution.
When you install the JEE server, it will install an author instance into the same JEE environment (IE: it will install an author Jar into JBoss). This author instance should be your primary way of editing Adaptive Forms and generally authoring. For the publish instance, ideally it should be on a separate machine. I definitely would not put it inside the same JBoss deployment. Definitely on a separate piece of hardware. However, what do you need it for? If you are doing AEM Workspace forms and don't need a separate portal, you won't need it.
For the turnkey - yes, plenty of customers deploy turnkey for production use. However, most do opt for partial turnkey and put their data on separate DB's than MySQL though.
Views
Replies
Total Likes
When you install the JEE server, it will install an author instance into the same JEE environment (IE: it will install an author Jar into JBoss). This author instance should be your primary way of editing Adaptive Forms and generally authoring. For the publish instance, ideally it should be on a separate machine. I definitely would not put it inside the same JBoss deployment. Definitely on a separate piece of hardware. However, what do you need it for? If you are doing AEM Workspace forms and don't need a separate portal, you won't need it.
For the turnkey - yes, plenty of customers deploy turnkey for production use. However, most do opt for partial turnkey and put their data on separate DB's than MySQL though.
Views
Replies
Total Likes
Thanks for the response. It was helpful. We have another issue.
We have installed the author J2EE instance with Jboss. We are using Windows server, after installing we are able to access adminui using http://localhost:8080/adminui. The problem is we need to access the admin UI from other machine in the same network, as the server is running in localhost we are unable to access from other machine. How to change the URL with hostname that can be accessible from other machines as well.
Views
Replies
Total Likes
(open a new question for anything else you need)
You need to 'white list' the domain you will be using to access this machine or what is referred to as the referring URLs.
Views
Likes
Replies
Views
Likes
Replies