Embedded and Classpath

2001-03-28 Thread Klaus Sonnenleiter
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

Embedded and Classpath

2001-03-28 Thread Klaus Sonnenleiter
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