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)

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


Back to the top