[TAP] Fix Class loading MAJOR BUG: do not use a specific ClassLoader, but...
[TAP] Fix Class loading MAJOR BUG: do not use a specific ClassLoader, but Class.forName(String). The ClassLoader is different in a WebApplication than in a standalone ; TAP.fetchClass(...) worked before in a standalone but not in a WebApplication.
Loading
Please register or sign in to comment