Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does an application server become J2EE compatible?

0
Posted

How does an application server become J2EE compatible?

0

Shannon: All J2EE licensees receive the J2EE Compatibility Test Suite (CTS). The licensee executes the CTS against their implementation of the J2EE Platform Specification. Once their product has passed the CTS and has met all applicable testing requirements, they submit a certification form to Sun Microsystems, verifying that their product has passed the tests and met all compatibility requirements. Then the product can carry the Java Compatible, Enterprise Edition logo. Marinescu: What kind of tests are included in the CTS? Tegan: There are three types of tests included in the CTS: signature, API, and end-to-end or integration tests. Signature tests verify that only the required elements of all specifications in the platform are implemented. Compatibility means no more and no less than the required Java APIs may be present, and the signature tests confirm this. The API test checks that the product includes an implementation of all required APIs, and that the behavior of individual API

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123