Thursday, January 14, 2010

Portal startup error

If portal app does not start on Tomcat with NoClassDefFound error for ConfigUtil or similar:
make sure catalina.properties has the path to portal shared lib directory

shared.loader=/opt/Vignette/Portal/lib/shared/*.jar,${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar

No comments: