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

Hi Arjan, Hi everybody,
 
I would also contribute to the samples. 
I have an example I am using for my Java EE 8 book and my trainings on the LinkedIn E-Learning plattform.
It is Jakarta EE ready and coud be uploaded instantly :)
 
Best Reagrds,
Alex
 
Alexander Salvanos
Goebenstr.5
D-53113 Bonn
Telefon: +49 (151) 24296962
 
 
Gesendet: Donnerstag, 28. Februar 2019 um 12:02 Uhr
Von: "arjan tijms" <arjan.tijms@xxxxxxxxx>
An: "Jakarta EE community discussions" <jakarta.ee-community@xxxxxxxxxxx>
Betreff: [jakarta.ee-community] "Jakarta EE Samples" proposal
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