java8
Hello, when i try to active JMX monitoring functionnality, nothing appear on my list of listening port. I uncomment on my nuxeo.conf : Enable JMX AVA_OPTS=$JAVA_OPTS -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=1099 ...
0 votes
0 answers
1 comments
1547 views
Hi, My Nuxeo configuration : Nuxeo 6.0-HF25, Oracle JDK 1.8.0.66 (x64) and Oracle Sun LDAP Directory When I research a group in the AdminCenter or with the widget to add permission, I get the following error in the logs: [Stacktrace java] 2016-01-06 ...
0 votes
0 answers
1 comments
2355 views
I'd like to use nuxeo.js in Nashorn javascript engine. The advantage is that it doesn't require to install node.js and can be used on any java8 VM console. The problem is that nuxeo.js requires jQuery, and trying to load jQuery requires browser ...
0 votes
1 answers
4 comments
6011 views
Currently nuxeo 5.8 (as of HF34) can run on java 8 JM but doesn't support java 8 features. The problem comes from javassist lib. Is it planned to fully support java 8 on 5.8 level? Thanks in advance. Are there other folks seeking for this support?
0 votes
1 answers
1 comments
2848 views