Hi Michael,
You should create external library dc's and use that DC as dependency for web module instead of configuring build path. SAP Dc's doesn't always work by adding external jar's and I assume that is the problem for class not found exception and thats why it works in glassfish its not sap WAS server.
Regards