When a user accesses the JIRA site they get a Java Update warning:
JavaUpdateNeeded.png
Obviously, to prevent that warning they just need to update Java.
My question is how can I tell what the Client side Java application, and is possible to disable those features so that we don't have to have every user install or update Java just to roll out the site?
I don't believe there is a way to tell the client side version from inside JIRA. It is probably impossible to determine which, if any feature would work and if any did work it would vary depending on which version they had. You just need to let everyone who wants to use JIRA to be on a certain level of Java. If you're dealing with a standardized image pushed out you'll have to work with the IT department to get everyone upgraded.
We also ran into this warning and after a search trough the JIRA installation we found the 'culprit'. There is an applet to attach screenshots to an issue.
This applet is necessary for older browsers, see: https://jira.atlassian.com/browse/JRA-36522
I think the requirements need to be updated. Also the feature detection might require some work, the java update warning also appears on IE11.
2015-10-27 12_41_48-JIRA applet warning.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Kyle Mitofsky Hmm Java 6.4 is only required to be installed server side. Browser/Client side the only thing that needs to be enabled is Java script. For the initial features. See here for JIRA Requirements. What version of JIRA are you running? There some features that might be calling on local copy of JAVA there isn't a version requirement. The screenshot built in plugin for instance. Just to be on the safe side Java 7 or 8 should work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.