RE: Support for Oracle Weblogic

2019-06-09 Thread Robert Erdt
Okay Where is the Oracle Weblogic source code for NetBeans 9.0? The new glassfish does not work, as the J2EE name has changed to “jakarta”. Thanks, Rob Erdt From: Geertjan Wielenga [mailto:geert...@apache.org] Sent: Saturday, June 08, 2019 1:32 AM To: Robert Erdt Cc:

jdbc

2019-06-09 Thread mmouer
> Thanks Juan, you’ve helped an old dog learn new tricks. > > Michael > > Hi, > > I’m using MySQL driver in several projects with Netbeans 11 and I have no > problem. > > Perhaps you are using > > Class.forName(“com.mysql.cj.jdbc.Driver”); > > that is not necessary any more? > > You only need add

Re: jdbc

2019-06-09 Thread Juan Miguel Escribano
Hi, I’m using MySQL driver in several projects with Netbeans 11 and I have no problem. Perhaps you are using Class.forName(“com.mysql.cj.jdbc.Driver”); that is not necessary any more? You only need add the MySQL jar to the libraries of the project. Best, Juan Miguel El 9 jun 2019 2:45

UDDI server plugin?

2019-06-09 Thread Alex O'Ree
I remember with older versions of NB, probably 8.2 and older, there were some plugins/adapters to discovering soap/rest services in a UDDI registry. After searching the current code base, I don't see any references to it anymore. Did oracle donate that bit of code? If not, are there any similar