I don't know. Since we are trying to get all the name-space
issues ironed out --
I am not sure it will be very worthwhile to
try and diagnose problems that crop up after we find there are
still name-space issues in the packages. I'd try to get those
issues corrected first since they suggest that the Jakartification
work isn't quite finished yet.
In theory, we could run these archives through a bytecode transformer (statically or during the test run), but IMO that isn't really required to be done. For discussion, should we:
a. Transform or rebuild the legacy application archives to reference jakarta.ejb.SessionBean?
b. Remove the testing of these legacy application archives?
c. Something else?
Imo, I think that we have to look deeper to see what we would be losing if we did (b). Is there a viable (c) option?
Scott
-- Ed
On 6/10/2020 2:22 PM, Scott Marlow
wrote:
Scott,
In the domain log, of [1], the very first exception
trace at line 335 includes javax.security which
is probably not correct.
If this isn't expected, I would posit that it could be
difficult to interpret results while there are still
name-space errors.
Ed,
Scott