HCL Ambassador of 2022
January 2nd, 2022I am proud to once again have been recognized as an HCL Ambassador!
Happy new year! Here's to a great 2022! 🥂
I am proud to once again have been recognized as an HCL Ambassador!
Happy new year! Here's to a great 2022! 🥂
When running Java and XPages on Domino it is sometimes required to loosen up the Java security restrictions by editing the jvm/lib/security/java.policy file or by adding a java.pol file with the required changes.
But on HCL Domino 11.0 it is no longer supported to use a java.pol file since the java.security file in Domino 11.0 on longer includes a reference to a java.pol file. This (unfortunate) change is related to the move from the IBM JRE to the AdoptOpenJDK JRE.
In a future release of HCL Domino this could be re-introduced if HCL adds support for it in the java.security file. I have created an idea on re-adding support for it.
Thanks to Daniele Vistalli for pointing out that you can use the option to add a modified java.policy file to the home directory of the user running the Domino instance since the java.security file still includes this option:
policy.url.2=file:${user.home}/.java.policy
On my Windows Server the Domino service runs under the local system account and the home directory of the local system account is C:\Windows\System32\config\systemprofile. So by adding a modified .java.policy file to this directory, it does indeed work (notice that the file must be called .java.policy according to policy.url.2 in java.security).
Update January 2022:
As of Domino 12.0.1 support for java.pol is back. The java.security file now contains a reference to a java.pol in the same directory as the java.security/java.policy files:
policy.url.1=file:${java.home}/lib/security/java.policy
policy.url.2=file:${java.home}/lib/security/java.pol
policy.url.3=file:${user.home}/.java.policy
HCL released Notes 11 and Domino 11 on December 20, 2019. This is the first HCL branded Notes & Domino release!
You can download the release on HCLs FlexNet.
You can find the documentation online:
The beta program for the upcoming HCL Notes 11 and HCL Domino 11 release has started!
Sign up and add your feedback in the Domino V11 beta forum.
The following is available in the beta:
IBM Domino and IBM Notes/Domino Designer 9.0.1 Feature Pack 10 has been released today and is available for download on IBM Fix Central. This is a major update to the platform.
The most important updates for developers include:
More details of changes are available at developerWorks. Details of all fixes will be available later in the usual Fix List database.
The 2017 IBM Champions for IBM Collaboration Solutions was just announced and it makes me proud to see that I continue as an IBM Champion.
Congratulations to the 123 IBM Champions!
It has been a great year with focus on the 2 businesses that I am involved in: Sherlock Web and fmcg solutions.
I have not been involved with public speaking this year but still try to help the XPages developer community on Stack Overflow as much as I can.
It came as a pleasant surprise that I was elected as IBM Champion for 2016. I'm once again honored to be part of this amazing group of people!
I am very proud of being elected a 2015 IBM Champion for IBM Collaboration Solutions along with 95 other champions!
The 52nd DanNotes conference takes place on November 19 and 20.
The conference starts off with a keynote by Kramer Reeves. After the keynote the developers can then look forward to Christian Güedemann, Nathan T. Freeman, John Dalsgaard and others. The administrators can look forward to Mikkel Heisterberg, Ben Menesi and others.
See you there?