Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakarta.ee-spec.committee] Review of remaining Jakarta EE specs

Now that Jakarta EE 8 is done, it's time to review the remaining
Jakarta EE specs that have been contributed.  These are the specs
from Java SE.  We believe all the pull requests are ready to go.
Here's a list:

Jakarta XML Binding (formerly JAXB)

spec: https://github.com/jakartaee/specifications/pull/44
apis: https://github.com/jakartaee/specifications/pull/45

Jakarta Web Services Metadata (formerly JWS)

spec: https://github.com/jakartaee/specifications/pull/48
apis: https://github.com/jakartaee/specifications/pull/49

Jakarta XML Web Services (formerly JAX-WS)

spec: https://github.com/jakartaee/specifications/pull/50
apis: https://github.com/jakartaee/specifications/pull/124

Jakarta SOAP Attachments (formerly SAAJ)

spec: https://github.com/jakartaee/specifications/pull/46
apis: https://github.com/jakartaee/specifications/pull/47

Jakarta Activation (formerly JAF)

spec: https://github.com/jakartaee/specifications/pull/122
apis: https://github.com/jakartaee/specifications/pull/123


Whether they're included in a future Jakarta EE platform release
is still an open issue, but they would still be useful to products
that need to support Jakarta EE 8 and Java EE 8 applications that
use these APIs when run on Java SE 11 and later runtimes that are
missing these APIs.


Back to the top