Jim Ma [
https://community.jboss.org/people/jim.ma] created the discussion
"Re: JBossWS + CXF + Spring + Maven triggers "java.lang.NoClassDefFoundError:
javax/servlet/ServletException""
To view the discussion, visit:
https://community.jboss.org/message/798139#798139
--------------------------------------------------------------
JBossWS-CXF can install the spring as modules in AS7, you don't need to include them
in maven dependency. Can you try to install the spring module to AS7 under
jbossws-cxf-bin-dist with:
ant -Djboss.bind.address=your-address -Djbossws-integration.target=jboss711
-Djboss711.home=$AS7_HOME -Dspring=true deploy-jboss711
to see if that helps ?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/798139#798139]
Start a new discussion in JBoss Web Services at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]