Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: Grails-Debug 1.0.2
-
Fix Version/s: None
-
Labels:None
-
Environment:WebSphere 6.1.0.25
cxf plugin 0.5.1
Description
Deploying a Grails war with CXF plugin on WebSphere results in the following error on all pages
java.lang.ClassCastException: org.springframework.web.filter.DelegatingFilterProxy incompatible with javax.servlet.Filter
This will still occur after setting the WebSphere class loader mode to PARENT_LAST and class loader policy to SINGLE.
As a workaround you can delete the following jar out of the war (and/or out the plugin lib directory)
strong*geronimo-servlet_[version].jar*strong