Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-tools-dev] Issues with Eclipse 2020-12 (and newer)

no. I've been able to deploy the web app, both within Eclipse and via a WAR on my new laptop, but it fails when it tries to access the DB. Something in the new Glassfish is now requiring  a certificate file but I've never found any decent doc on exactly what to do....So I gave up midway through last year. Now I'm debugging by deploying the WAR on my old laptop using older versions of Glassfish.


On Thu, Apr 29, 2021 at 7:04 PM Armand Welsh <armand@xxxxxxxxxxxxx> wrote:
All my GlassFish apps access the DB.   In what what are you expecting to access the db?  From eclipse to create JPA objects?



On Apr 29, 2021, at 3:27 PM, Glenn Barnard <barnardglenn@xxxxxxxxx> wrote:

Armand, I'd be curious to know if your app will access a DB, especially MySQL, from Eclipse/Glassfish. I can't get it to work.

On Thu, Apr 29, 2021 at 6:10 PM Armand Welsh <armand@xxxxxxxxxxxxx> wrote:
I can install sapphire, and then GlassFish Tools.
I then create a server runtime for GlassFish 3.1.2
In my project, the facet for Java 1.7 and Dynamic Web 3.0 are both selected.
I then set the targeted runtime to the installed GlassFish server

How do I get the GF libraries to be added to my project at this point? 

Under 2020-06 and prior, once I select the targeted runtime for GlassFish, the libraries are added automatically.  Under eclipse 2020-12 and 2021-03, I cannot figure out how to get the GlassFish libraries to add to my classpath.

Thanks,
Armand
_______________________________________________
glassfish-tools-dev mailing list
glassfish-tools-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-tools-dev
_______________________________________________
glassfish-tools-dev mailing list
glassfish-tools-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-tools-dev

_______________________________________________
glassfish-tools-dev mailing list
glassfish-tools-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-tools-dev

Back to the top