Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ejb-dev] Should it be possible to express @DependsOn with module-name instead of file-name-with-extension?

Tracy wrote to me that Open Liberty and WebSphere Application Server
follow the spec for that already.

I confirm that my 'reproducers' using
- file-name#bean-name
- module-name/bean-name
syntax are perfectly handled by Open Liberty 25.0.0.5

The @DependsOn using module-name/bean-name syntax _does not work_ with
- GF 6.2.5, GF 7.0.25, GF 8.0.0-M12
- WildFly-36.0.1

Will continue with GlassFish then.

Thanks!

-- 
Piotrek


Back to the top