Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartaee-platform-dev] Jakarta EE 9, Web Profile and XML Web Services

Hi,

 

We are hitting an issue with GlassFish on the Web Profile TCK and in particular with CDItckporting see https://github.com/eclipse-ee4j/glassfish/issues/23184 for background.

 

My summary is we are hitting ClassNotFoundException in GlassFish Web Profile for Jakarta.xml.ws.WebServiceRef as Web Services are not part of the Jakarta EE 9 Web Profile.

However javax.xml.ws.WebServiceRef is present in the JDK hence this wasn’t a problem in Jakarta EE 8 on the Web Profile

 

The  Jakarta EE 9 Web Profile specification https://jakarta.ee/specifications/webprofile/9/webprofile-spec-9-SNAPSHOT.html#determining-applicable-requirements states

 

“For a similar reason, all Web Profile 9 APIs must support the Java™ Platform, Standard Edition 8 API, and all Web Profile 9 products must run on Java™ Platform, Standard Edition 11 runtime.”

 

So what should we as the GlassFish project do in this circumstance wrt to support for XML Web Services?

 

I haven’t checked to see whether it is possible to isolate the reference to the Jakarta.xml.ws classes in the GlassFIsh codebase specifically for Web Profile yet however I thought it best to raise this to the Platform project.

Apologies if my summary is not clear as it is not all clear in my head 😊

 

Steve Millidge
Director and Founder
Payara Services Ltd

Payara Enterprise – Software, Security, Stability, Support.

E: steve.millidge@xxxxxxxxxxx |US: +1 415 523 0175 |UK: +44 207 754 0481 |M: +44 7920 100626

----------------------------------------------------------------------------------------------------------------------

Payara Services Limited, Registered office: Unit 11, Malvern Hills Science ParkGeraldine RoadMalvernWR14 3SZ
Registered in England and Wales: 09998946 | VAT: GB 193854467 | 
www.payara.fish | info@xxxxxxxxxxx | @Payara_Fish

If at any time you would like to unsubscribe from Payara communications, simply respond to this email with 'Unsubscribe' in the title, or instantly unsubscribe from all types of communication here.

 


Back to the top