B4J Question Error after Update to latest ver B4J

incendio

Well-Known Member
Licensed User
Longtime User
Hi guys,

I just install latest ver B4J & when compile old project, I got this err :
main._process_globals (java line: 74)
java.lang.UnsupportedClassVersionError: org/eclipse/jetty/server/HttpConfiguration$Customizer : Unsupported major.minor version 52.0

On old B4J(forgot the version & JDK 1.7), this project compile without a problem.
The project is JRDC, so it is without UI.

Anyone know how to fix this? Thanks in advance.
 

incendio

Well-Known Member
Licensed User
Longtime User
Do you have a link to old version B4J that runs OK on Java 7?

I have few customers that still run on Java 7 and don't want to update to Java 8 yet.
 
Upvote 0

incendio

Well-Known Member
Licensed User
Longtime User
I have tried to install Java 8 on my PC, project compiled OK, but ran error on clients that still have Java 7.

So back to B4J ver 3.7, thanks for the link.
 
Upvote 0

KMatle

Expert
Licensed User
Longtime User
Upvote 0
Top