Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] [cu-dev] Concurrency TCK and Web Profile?

I think we need to create a Concurrency TCK challenge for excluding the tests that require EAR deployment to be solved for Web Profile.  IMO, the challenge could be accepted with the advice that users can manually exclude (via tck runner configuration) the tests identified by https://github.com/eclipse-ee4j/jakartaee-tck/issues/1053 when running on a EE 10 Web Profile implementation.  If that is acceptable, we could try excluding those tests.

Scott

On 6/27/22 4:58 PM, arjan tijms wrote:
Hi,

Concurrency was recently added to the Web Profile, but it looks like its TCK is not suitable for the web profile at the moment.

For instance, a large number of test archives (each containing a dozen or so of tests) contain remote EJBs. On the GF web profile distribution this will cause errors such as:

"Caused by: java.lang.RuntimeException: Invalid application.  EJB CounterSingleton exposes a Remote client view. This feature is not part of the EJB 3.1 Lite API"

Until this is addressed, I think we cannot release the web profile for EE 10.

Thoughts?

Kind regards,
Arjan Tijms





_______________________________________________
cu-dev mailing list
cu-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cu-dev

Back to the top