Re: mysql connectivity problem with ApachNetbeans 18:Exception: com.mysql.jdbc.Driver .

2023-08-26 Thread Mauro Chi
The Java classe driver Is changed. The new driver class Is: com.mysql.cj.jdbc.Driver Class.forName("com.mysql.cj.jdbc.Driver") https://stackoverflow.com/questions/52032739/loading-class-com-mysql-jdbc-driver-this-is-deprecated-the-new-driver-class Il mer 9 ago 2023, 06:23 Zulfi Khan ha

[no subject]

2022-01-09 Thread Mauro Chi
H have a Ant web project created with nb 12.5. When i try to open the same project i go to file/ open project. I select the project But Next not appair- into projects panel. Is very strange. Netbeans after 8.2 version become all new version very strange.

Tomee-Maven plugin not found the lib hibernate

2021-10-20 Thread Mauro Chi
Please do you have a example tipo for get a tomee 8.0.8 plus with hibernate and not openjpa usinv tomee-maven plugin. I Tried line on web site instrucion. But when i do: Tomee:build I get error: Maven not round the dependencies : . unzip org.zuperbiz.hibernate:hibernate4.10Final:zip Please you

Nb12 wizard create entity from database and wizard persistence.xml not working with jee8

2020-07-06 Thread Mauro Chi
Hi all. I have probems with nb 12. I create a datasource into wildfly 19 and 20. Next i try to create entity from database with wizard. But nb not detect the datasource anyway. Also if i simple try to create the persistence.xml from tge appropriate wizard. This problem appair both for ant ant

Nb12 create package not working

2020-07-06 Thread Mauro Chi
If into nb12 on win10 with jdk 1.8 you try to create a new package or sub package for a web app java with right click on source folder java, the new created package appair with a icon like a simple dir and nb not detect the new package like package

start a Docker container from Netbeans

2020-03-17 Thread Mauro Chi
Hi all. I would run a Docker container from netbeans Please some of you can please explain me what signify the 2 option; : -keep STDIN open even if not attached - Allocate a pseudo TTY into docker what signify this 2 options? i know -it signify interactive. but when i have to check the 2