Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-community] "Jakarta EE Samples" proposal

Oracle is still hoping to contribute the GlassFish and Java EE samples projects, but that work has been lower priority and we haven't gotten to it yet.  Now that some other work is wrapping up we'll look into it.

arjan tijms wrote on 2/28/19 3:02 AM:
Hi,

I'd like to start a project proposal for a "Jakarta EE Samples" project in the eclipse-ee4j org.

This project would be the same in spirit as the https://github.com/javaee-samples org, specifically the https://github.com/javaee-samples/javaee7-samples project. At 2k stars this is clearly something the community appreciates.

As the initial content of the new project I'd like to look at populating it with samples based on the Eclipse GlassFish QuickLook tests. These are currently somewhat obscure to run and edit individually, and would be much nicer to have as Arquillian based tests, which can be easily run standalone and targeted at different servers (many are just wars and can be easily run fully standalone as well).

Furthermore the initial samples can include the JASPIC tests and some Servlet and EJB tests from EE 7 and 8 samples, which I personally own and am willing to transfer. 

If Oracle is willing and able to transfer the samples from https://github.com/javaee/glassfish-samples/tree/master/ws then these could be included too. If not, we'd have to create samples covering some of the other EE APIs from scratch (which can have its advantage too, as we start with a clean slate and can follow current best practices).

Thoughts?

Kind regards,
Arjan


_______________________________________________
jakarta.ee-community mailing list
jakarta.ee-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakarta.ee-community


Back to the top