2011/8/26 Oliver Wulff <[email protected]>: > > I've tried to add a context.xml in META-INF/context.xml which is part of > myweb.war: > <Context docBase="myweb" path="/" reloadable="false"/>
docBase and path attributes are invalid here > Have I missed anything? 1) FAQ 2) search mailing list archives 3) See docs for Context element in Configuration reference. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
