Grzegorz Kossakowski wrote >> <dependencies> >> <dependency> >> + <groupId>javax.servlet</groupId> >> + <artifactId>servlet-api</artifactId> >> + </dependency> > > > Shouldn't this dependency had scope "provided"? > Good catch, yes, I fixed this in our root pom, so the scope is now "provided" for every use in one of our modules.
Carsten -- Carsten Ziegeler [EMAIL PROTECTED]
