When I instantiate Catalina's Embedded class from within my application,
shouldn't it automatically inherit my application's classpath? I've tried
mapping a servlet that is part of my application's package to a URL pattern
and it fails with an IllegalArgumentException saying "servlet mapping
s
When I instantiate Catalina's Embedded class from within my application,
shouldn't it automatically inherit my application's classpath? I've tried
mapping a servlet that is part of my application's package to a URL pattern
and it fails with an IllegalArgumentException saying "servlet mapping
s