On 10/9/20 11:49 AM, Mark Thomas wrote:
On 09/10/2020 16:38, marc.davenp...@oracle.com wrote:
Hello all,
I'm trying to upgrade from 9.0.35 to 9.0.38. I know that explicit
module definitions were added between .37 & .38. I'm just trying to
shake out the changes needed on our end to use it. I
Hello all,
I'm trying to upgrade from 9.0.35 to 9.0.38. I know that explicit
module definitions were added between .37 & .38. I'm just trying to
shake out the changes needed on our end to use it. It's my tentative
grasp on proper use of modules, but I could use some help. Now when we
are st
On 10/7/20 2:50 PM, Mark Thomas wrote:
On 07/10/2020 19:47, marc.davenp...@oracle.com wrote:
On 10/7/20 1:51 PM, Mark Thomas wrote:
On 07/10/2020 18:29, marc.davenp...@oracle.com wrote:
I'm doing a simple upgrade from 9.0.35 to 9.0.38 embed. I notice some
significant changes that I don't see l
On 10/7/20 1:51 PM, Mark Thomas wrote:
On 07/10/2020 18:29, marc.davenp...@oracle.com wrote:
I'm doing a simple upgrade from 9.0.35 to 9.0.38 embed. I notice some
significant changes that I don't see listed in the changelog.
There are covered by the entry for bug 64540.
Ah, thank you for t
I'm doing a simple upgrade from 9.0.35 to 9.0.38 embed. I notice some
significant changes that I don't see listed in the changelog.
Until 9.0.37 tomcat-embed-core.jar did not have a module-info. Now in
9.0.38 it does. This changes the modules I need to require when using
it. This may be the r