Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ee4j-community] Server application for Java EE 8

Apache CXF (http://cxf.apache.org/) also supports JAX-RS 2.1.


---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Java EE architect
e-mail:  sutter@xxxxxxxxxx     Twitter:  @kwsutter
phone: tl-553-3620 (office), 507-253-3620 (office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter



From:        Guillermo González de Agüero <z06.guillermo@xxxxxxxxx>
To:        EE4J community discussions <ee4j-community@xxxxxxxxxxx>
Date:        12/22/2017 10:02 AM
Subject:        Re: [ee4j-community] Server application for Java EE 8
Sent by:        ee4j-community-bounces@xxxxxxxxxxx




RestEasy already released some beta version supporting JAX-RS 2.1. You should be able to update the server module to the new version.

El vie., 22 dic. 2017 16:33, Everson Ferreira da Cunha Junior <everson.c.junior@xxxxxxxxx> escribió:
Thank everybody for replying me. Actually what I more need  is to implement a backend restful / json api in Java, but I have to use JDK 8 and JBOSS EAP 7 because company restrictions. Is there any option better than Jersey implementation for working with JSOS ?

On Dec 22, 2017 12:27, "Steve Millidge (Payara)" <steve.millidge@xxxxxxxxxxx> wrote:
Latest Payara 5 Beta derived from GlassFish 5 also just hit the downloads.

http://blog.payara.fish/payara-server-5-beta-1-release-is-here

 

From: ee4j-community-bounces@xxxxxxxxxxx[mailto:ee4j-community-bounces@xxxxxxxxxxx] On Behalf Of Kevin Sutter
Sent:
22 December 2017 13:57
To:
EE4J community discussions <
ee4j-community@xxxxxxxxxxx>
Subject:
Re: [ee4j-community] Server application for Java EE 8

 

Oops, I guess we just released our December monthly Beta...  Even more fun...  :-)
https://developer.ibm.com/wasdev/blog/2017/12/21/security-api-1-0-december-beta/

---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Java EE architect
e-mail:  
sutter@xxxxxxxxxx    Twitter:  @kwsutter
phone: tl-553-3620 (office),
507-253-3620(office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter



From:        
Kevin Sutter/Rochester/IBM
To:        
EE4J community discussions <ee4j-community@xxxxxxxxxxx>
Date:        
12/22/2017 07:53 AM
Subject:        
Re: [ee4j-community] Server application for Java EE 8




You can also check out OpenLiberty (
https://openliberty.io/).  We're developing Java EE 8 in Open Liberty.  The development builds contain the respective Java EE 8 features.  When development completes and the CTS buckets have passed, then these features will become part of an Open Liberty release.

From a commercial viewpoint, the WebSphere Liberty November Beta also contains these early versions of the Java EE 8 features:

https://developer.ibm.com/wasdev/blog/2017/11/24/java-ee-8-implementation-november-liberty-beta/

Lots of choices!  Enjoy!

---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Java EE architect
e-mail:  
sutter@xxxxxxxxxx    Twitter:  @kwsutter
phone: tl-553-3620 (office),
507-253-3620(office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter




From:        
"Mihai A." <amihaiemil@xxxxxxxxx>
To:        
EE4J community discussions <ee4j-community@xxxxxxxxxxx>
Date:        
12/22/2017 07:37 AM
Subject:        
Re: [ee4j-community] Server application for Java EE 8
Sent by:        
ee4j-community-bounces@xxxxxxxxxxx





Glassfish 5 is the reference implementation, you can try that out.

Best regards,
Mihai


On Fri, Dec 22, 2017, 15:28 Everson Ferreira da Cunha Junior <
everson.c.junior@xxxxxxxxx> wrote:
Friends, 

Anyone has an idea when we will have new servers applications that implement Java EE 8 specification?

Best regards, 
Everson Jr


_______________________________________________
ee4j-community mailing list

ee4j-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/ee4j-community_______________________________________________
ee4j-community mailing list

ee4j-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_ee4j-2Dcommunity&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=R9dtOS3afYnRUmu_zogmh0VnVYl2tse_V7QBUA9yr_4&m=ECxW_TBszSzrjUIbmiMhiMAx79tF09j72mq6gaBRG58&s=-hJG54F2ExWMJwxrRDzeBGPCnIRxAKT7dlwBnq5_tx4&e=




_______________________________________________
ee4j-community mailing list

ee4j-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/ee4j-community

_______________________________________________
ee4j-community mailing list

ee4j-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/ee4j-community_______________________________________________
ee4j-community mailing list
ee4j-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_ee4j-2Dcommunity&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=R9dtOS3afYnRUmu_zogmh0VnVYl2tse_V7QBUA9yr_4&m=voDOYRNt_irYJi-aL8Qq5oaPIDfg2nj3koMq_qgb_qs&s=pPVgFXH9dltZkvcyfkjMxGRCgPprNanIl85IgQbNVvk&e=




Back to the top