Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] [External] : Please remove ejb-jar_4_0.xsd from Jakarta EE 10

On 1/28/22 12:55 AM, Tracy Burroughs wrote:
I noticed that the ejb-jar_4_0.xsd was inadvertently updated for Jakarta EE 10.  I've opened the following issue for someone to remove this XSD from Jakarta EE 10:

https://github.com/eclipse-ee4j/jakartaee-schemas/issues/34 <https://urldefense.com/v3/__https://github.com/eclipse-ee4j/jakartaee-schemas/issues/34__;!!ACWV5N9M2RV99hQ!cfki3ijQp6AZhS-sF-rURyMvOXU7GaT4yizdIKImogceRCiwa86R8MXaROsHl_cqzpU$>

There will be no revision of the Jakarta Enterprise Beans (EJB) specification for Jakarta EE 10, so the XSD format must remain unchanged,

this as well as all existing versions of the document should remain unchanged forever. If changes are needed, new version of the schema is required.

 otherwise applications written to the EJB 4.0 API may fail to
deploy to some vendor implementations. The update made for Jakarta EE 10 results in new Jakarta EE 10 specific elements being added to the ejb-jar.xml format.... so applications written using that update could fail to deploy to Jakarta EE 9 compatible implementations.

This is pretty much the same scenario as how EJB 3.2 was part of both Java EE 7 and Java EE 8. The ejb-jar_3_2.xsd file was not updated for Java EE 8.

I didn't look through all the updated XSD files, but if other XSD were updated for specifications that will not have a revision for Jakarta EE 10, then those XSD files should be removed as well.

the Platform should find out which specs changed their schema(s) and if needed, update its own schemas and let that know to other specs as they may want to update their schemas to depend on the right/latest one. Time for the platform to publish some draft version of the schema for Jakarta EE 10 somewhere for others to adopt?

thanks,
--lukas


Thanks,

-- Tracy Burroughs (tkb@xxxxxxxxxx)
-- WebSphere Application Server Development


_______________________________________________
jakartaee-platform-dev mailing list
jakartaee-platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev__;!!ACWV5N9M2RV99hQ!cfki3ijQp6AZhS-sF-rURyMvOXU7GaT4yizdIKImogceRCiwa86R8MXaROsHi0upVLQ$



Back to the top