Make sure all the managed beans needed for your shared view are declared in one of the faces-config.xml files loaded by JSF.
For a utility jar that contains shared views, that usually means creating a new META-INF/faces-config.xml file that is embedded inside the jar file and declare all of the managed beans in there.
#MWS-CAF-Task-Engine#webMethods#webMethods-BPMS