Servoy and the Future of Java

Q&A regarding installation and issues getting started with Servoy

Servoy and the Future of Java

Postby sean » Tue Dec 11, 2018 6:04 pm

Hi Servoy Community,

Oracle has made some announcements regarding the Java roadmap. And we have seen several inquiries about the future of Java and Servoy.

We have published an article containing information on how this affects Servoy applications.

You can reply to this forum post for discussion and questions.

Thanks
sean
 
Posts: 370
Joined: Mon May 21, 2007 6:26 pm
Location: USA

Some questions regarding Servoy 7 and smart client

Postby Bernd.N » Tue Dec 11, 2018 11:41 pm

Hi Sean,
thank you very much for the PDF that brings some light on this topic.

A) When someone runs Servoy 7 and smart client and wants to stick to that for the next two years, what should he do?
Something like this?
(1) Tell the customers who run Servoy smart client to license Oracle Java 8 comercially, in order to be able to get security updates in the next two years
(2) Get an Oracle Java 8 comercially license for the own developer desktops

B) Is there any need for a Servoy 7 fan to switch to Java 11 in the near future?

C) When switching to Java 11, I understand you can no longer use Servoy 7 but you have to migrate to Servoy 8?
Bernd Korthaus
LinkedIn
Servoy 7.4.9 SC postgreSQL 9.4.11 Windows 10 Pro
User avatar
Bernd.N
 
Posts: 544
Joined: Mon Oct 21, 2013 5:57 pm
Location: Langenhorn, North Friesland, Germany

Re: Servoy and the Future of Java

Postby swingman » Wed Dec 12, 2018 11:58 am

Hi Bernd,

In your situation I would try to persuade my clients to upgrade to 8.x Smart Client. I use a lot of table-events and found that in 8.x I had to write code to ensure that they don't cause circular updates. These changes are needed both for Smart Client and NG Client.

I converted a large, old, but well-maintained system in 6 weeks from start of conversion to final deploy. That included time for the client to do their testing.
One time-waster was that I did not realise I needed to up the memory on the Tomcat server, so we had some bugs related to low-memory.

Before you set up the new CSS it can look quite bad, but the end result is a system which looks 98% the same as the Smart Client system, the NG system actually has cleaner, tidier, layouts.

And it loads much faster, particularly when working remotely. So I have a bunch of happy users and no more Java issues on the client-side.

I'm hoping to get go-ahead to convert to NG from my other clients soon, I'm kind of finished with the Smart Client. An old friend has been superseded...

Christian
Christian Batchelor
Certified Servoy Developer
Batchelor Associates Ltd, London, UK
http://www.batchelorassociates.co.uk

http://www.postgresql.org - The world's most advanced open source database.
User avatar
swingman
 
Posts: 1472
Joined: Wed Oct 01, 2003 10:20 am
Location: London

Re: Servoy and the Future of Java

Postby Bernd.N » Wed Dec 12, 2018 12:18 pm

Hi Christian,
thanks a lot for sharing your experience, though it is not my client who needs to be persuaded but myself.

Our situation is that I do not see a necessity to upgrade at the moment only because Oracle charges money now.
Because I consider it a huge project where a lot can go wrong, while the current system runs perfectly.

A necessity where I would consider to upgrade is when Oracle says its end of life for Java 8 and there are no more security updates.
But to my knowledge that is not yet the case.
Bernd Korthaus
LinkedIn
Servoy 7.4.9 SC postgreSQL 9.4.11 Windows 10 Pro
User avatar
Bernd.N
 
Posts: 544
Joined: Mon Oct 21, 2013 5:57 pm
Location: Langenhorn, North Friesland, Germany

Re: Servoy and the Future of Java

Postby mboegem » Wed Dec 12, 2018 9:57 pm

Hi Sean,

thank you for this clarification.

One question still:
How is Java support compared to smart-clients of the different Servoy versions 7.4.x to 8.3x?
Is this the same as the Servoy Developer Version overview?
Marc Boegem
Solutiative / JBS Group, Partner
• Servoy Certified Developer
• Servoy Valued Professional
• Freelance Developer

Image

Partner of Tower - The most powerful Git client for Mac and Windows
User avatar
mboegem
 
Posts: 1742
Joined: Sun Oct 14, 2007 1:34 pm
Location: Amsterdam

Re: Servoy and the Future of Java

Postby rodney » Thu Dec 13, 2018 3:19 am

Hi Sean

This is a much worse outcome for the smart client than expected.

No free security updates to JRE 8 to help with the transition timeframe :evil:
No JRE 11 Only JDK 11 :evil:
An OpenJDK 11 that our end users cannot install themselves :evil:

We had expected that all JRE versions would be free only the JDK 11+ would need to be licenced.

We use the table tree component in our smart client application and push it to its limits, not sure if there is a similar standard component for this in NG client.

Rod Siebenhausen
Director - Aerotrack Systems
rodney
 
Posts: 8
Joined: Wed Dec 02, 2015 8:04 am

Re: Servoy and the Future of Java

Postby Joas » Sat Dec 15, 2018 3:28 pm

It surprises me that the Electron client isn't mentioned anywhere here. Is this still seen as the successor of the smartclient when connecting to local devices?

I'm currently planning to do some projects with it, but it worries me a bit that I haven't heared any electron-news lately and the last commit to the Servoy/electron project is 5 months ago.
Joas de Haan
Yield Software Development
Need help on your project? yieldsd.com
User avatar
Joas
Site Admin
 
Posts: 842
Joined: Mon Mar 20, 2006 4:07 pm
Location: Leusden, NL

Re: Servoy and the Future of Java

Postby sean » Mon Dec 17, 2018 6:32 pm

Hi Rodney,

I understand your disappointment. Long-term, Oracle's decision is an unfortunate outcome for the Smart Client.

However keep in mind that end-of-updates for Java 8 is not a total cliff in January. From a security point of view, Java is not opening sockets, open to external attacks and should be secure and stable for a while to come. (Many of our customers run older versions of Java)

The long term solution probably involves making a runtime image via JLink and a custom installer that does things to make jars more "clickable" like setting system vars and registry keys.
We are researching this.

Regarding the tree bean, there is an equivalent web component for NG client.

Also, if you have considered upgrading to NG Client, please checkout this webinar on the topic.
Software Engineer
Servoy USA
sean
 
Posts: 370
Joined: Mon May 21, 2007 6:26 pm
Location: USA

Re: Servoy and the Future of Java

Postby sean » Mon Dec 17, 2018 6:35 pm

Hi Joas,

Yes, we are still pursuing the (Electron-based) NG Desktop client for Servoy as part of our strategy for 2019.
We don't have any announcements at the moment, but still see this as the best way to deliver great applications having desktop integrations.

We are looking for projects and customers to engage with to do this properly. Please contact me privately if you have a project to discuss.

Thanks!
Software Engineer
Servoy USA
sean
 
Posts: 370
Joined: Mon May 21, 2007 6:26 pm
Location: USA

Re: Servoy and the Future of Java

Postby Joas » Tue Dec 18, 2018 10:57 am

That is good to hear. I'll get in touch shortly.
Joas de Haan
Yield Software Development
Need help on your project? yieldsd.com
User avatar
Joas
Site Admin
 
Posts: 842
Joined: Mon Mar 20, 2006 4:07 pm
Location: Leusden, NL

Re: Servoy and the Future of Java

Postby lwjwillemsen » Sun Mar 31, 2019 1:50 pm

Free Java 8 updates are soon to end.
I think Servoy application server still needs Java so please a short term solution from Servoy (bundled openjdk11, wrapper.dll, etc. ?) or
a check list for starting Servoy Application Server through Windows service on a Windows server.

Regards,
Lambert Willemsen
Vision Development BV
lwjwillemsen
 
Posts: 680
Joined: Sat Mar 14, 2009 5:39 pm
Location: The Netherlands

Re: Servoy and the Future of Java

Postby jcompagner » Tue Apr 02, 2019 10:02 am

here: https://adoptopenjdk.net/ you can download the java vm you want to use at your server.

The future is just having a tomcat (or any other servlet container) installed at your server and you deploy servoy on top of that. (the application server itself will go away, is not even supported at all for NGClient)
So the setup for a server will be:

Install a java from https://adoptopenjdk.net/
Install Tomcat (that includes also services for windows if needed)
Deploy Servoy generated WAR on top of that tomcat.

For a Developer installer we currently also need a Java 8+ 64 bit from: https://adoptopenjdk.net/
But we are looking into to make that a bit more easy so you just get a self (extracting) zip that you can just unzip in a dir to your liking that includes already a Java 11.x 64 bit.
(so this is the zip that is the result of a default installation so with the bundles postgresql and no shortcut creation.
So installation wise this is way quicker (just unzip) and easier to use (no problems with having to install java or having the right java (java 8+ 64 bit, so no java 7/8 32 bit).
The only thing that is missing in that install is shortcut creation and the ability to choose directly a different database install.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet


Return to I'm just getting started

Who is online

Users browsing this forum: No registered users and 1 guest