having issues deploying grails project with cxf plugin onto WAS 8
问题 I am fairly new to groovy/grails and trying to deploy a grails app(WAR file) which uses Grails 2.1.1 and CXF plugin 1.0.1 to WebSphere 8 . This is the first time I am deploying Grails 2.1.1 app to WebSphere 8 , with CXF plugin for SOAP based Web Services and I am running into some issues. Same app deploys and works fine locally on Tomcat and I am able to get to my web service and access WSDL file. Anyone had this issues or know what could be the issue, please help. Here is the stack trace: