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

Good point. There is https://github.com/javaee/glassfish-samples, that unless Oracle had issues to contribute it seems like a natural fit for an EE4J project of its onw or it could theoretically also become part of the Glassfish repo as a module.

Werner 



On Thu, Feb 28, 2019 at 12:37 PM Ivar Grimstad <ivar.grimstad@xxxxxxxxx> wrote:
Hi,

I agree. This is a great idea!
However, I don't think that the GlassFish samples should be mixed with the Jakarta EE samples (which should be portable across all implementations).

One option could be to put the Jakarta EE samples could be under the platform project where the firstcup-, and tutorials currently are.



Ivar

On Thu, Feb 28, 2019 at 12:39 PM Werner Keil <werner.keil@xxxxxxxxx> wrote:
Sounds like a good idea.

I am working on a publication related to Jakarta EE and when I did something similar for Java EE 8 I tried to use official examples where appropriate, so I'd be happy to contribute to those examples as well.

Kind Regards,

Werner 





On Thu, Feb 28, 2019 at 11:03 AM arjan tijms <arjan.tijms@xxxxxxxxx> wrote:
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
_______________________________________________
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
_______________________________________________
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