B4J Question [Banano-Hikari] Help me, I Can't Deploying BANanoServer on Windows HTTPS

NGUYEN TUAN ANH

Active Member
Licensed User
Dear All,
I followed the instructions step by step at: Guide by Mashiane: Deploying BANanoServer on Windows HTTPS
Then when I run the project, I get the following error:
B4J Version: 9.80
Parsing code. (4.18s)
Java Version: 11
Building folders structure. (0.35s)
Compiling code. (1.85s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Compiling generated Java code. Error
B4J line: 18
Dim jocp As JavaObject = pool
src\b4j\example\serverdbm.java:307: error: cannot access HikariDataSource
_jocp = (anywheresoftware.b4j.object.JavaObject) anywheresoftware.b4a.AbsObjectWrapper.ConvertToWrapper(new anywheresoftware.b4j.object.JavaObject(), (java.lang.Object)(_pool.getObject()));
^
class file for com.zaxxer.hikari.HikariDataSource not found

I have no experience in this matter
Mr. Mashiane and BananoVuetifyAD3 community please help me

I'm waiting for you .!

Thanks in advance.
Kind regards
 
Last edited:
Top