Is JDK on Alfresco a must?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2015 05:49 PM
Hello,
While preping for Alfresco environments I have an item that really creates a problem for our production environment.
Can Alfresco run using JRE instead of JDK?
Thanks
While preping for Alfresco environments I have an item that really creates a problem for our production environment.
Can Alfresco run using JRE instead of JDK?
Thanks
Labels:
- Labels:
-
Archive
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-11-2015 03:57 AM
Hello,
most of Alfresco can generally run on a JRE, but there are small parts of it (JSPs) that absolutely require a JDK. So all in all the answer is "No, Alfresco can't / shouldn't be run on a JRE in production".
Also no Alfresco administrator would use only a JRE. By only using a JRE instead of a JDK you are missing out on administration / monitoring tools that may be valuable during production use, e.g. to perform an ad-hoc stack or memory dump for error analysis, update/maintain keystores for SSL encryption …
Regards
Axel
most of Alfresco can generally run on a JRE, but there are small parts of it (JSPs) that absolutely require a JDK. So all in all the answer is "No, Alfresco can't / shouldn't be run on a JRE in production".
Also no Alfresco administrator would use only a JRE. By only using a JRE instead of a JDK you are missing out on administration / monitoring tools that may be valuable during production use, e.g. to perform an ad-hoc stack or memory dump for error analysis, update/maintain keystores for SSL encryption …
Regards
Axel
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-11-2015 06:29 AM
Axel,
I am with you on the using JDK from the administrator view of things.
Our security is concerned with JDK being deployed in production environment.
Thanks again!
I am with you on the using JDK from the administrator view of things.
Our security is concerned with JDK being deployed in production environment.
Thanks again!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2015 11:57 AM
Axel,
The "small part" of JSPs that require JDK - would those be Alfresco Share related JSPs or?
We will not be using Alfresco Share in our environment and just wanted to check…
The "small part" of JSPs that require JDK - would those be Alfresco Share related JSPs or?
We will not be using Alfresco Share in our environment and just wanted to check…
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2015 04:23 AM
Hello,
it depends on the Alfresco version. In Alfresco 5.0, the old Explorer UI was removed which was based heavily on JSPs. Share only contains one or two JSPs that are used, but unfortunately one of them is a central component in login / user dashboard redirection.
Looking through my local source tree, I can't see other JSPs in Alfresco 5.0 and above than the one(s) in Share, so if you don't use Share, you'll very likely not run into issues with JSP compilation (unless you install an addon that adds JSPs to the Repository).
"Our security is concerned with JDK being deployed in production environment." - Glad I am a consultant and always can delegate dealing with narrow-minded / stubborn security to a manager of the customer…
Regards
Axel
it depends on the Alfresco version. In Alfresco 5.0, the old Explorer UI was removed which was based heavily on JSPs. Share only contains one or two JSPs that are used, but unfortunately one of them is a central component in login / user dashboard redirection.
Looking through my local source tree, I can't see other JSPs in Alfresco 5.0 and above than the one(s) in Share, so if you don't use Share, you'll very likely not run into issues with JSP compilation (unless you install an addon that adds JSPs to the Repository).
"Our security is concerned with JDK being deployed in production environment." - Glad I am a consultant and always can delegate dealing with narrow-minded / stubborn security to a manager of the customer…
Regards
Axel
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2015 05:12 PM
the new version of Chrome does not work alfresco. is only carrying library, I checked what it was and realized it was caused by disabling the NPAPI. Already have an update for recognition.
