1 Reply Latest reply on Feb 6, 2012 3:19 AM by jim.ma

    Deployment dependencies for JBossWS 4.0

    oranheim

      I'm using jbossws-cxf-client:4.0.0.GA and I could not find documentation or sample project that demonstrates how maven should be setup.

       

      There are many of dependencies that should not be in the deployment, like org.jboss.spec.* and proably more.

       

      What's the required dependencines for AS7 deployment?

       

      Please advise,

       

      Ove

       

       

      [INFO] \- org.jboss.ws.cxf:jbossws-cxf-client:jar:4.0.0.GA:compile
      [INFO]    +- org.jboss.ws:jbossws-api:jar:1.0.0.GA:compile
      [INFO]    +- org.jboss.ws:jbossws-common:jar:2.0.0.GA:compile
      [INFO]    |  \- jboss.jaxbintros:jboss-jaxb-intros:jar:1.0.2.GA:compile
      [INFO]    |     \- commons-beanutils:commons-beanutils:jar:1.8.3:provided (version managed from 1.8.0; scope managed from compile)
      [INFO]    +- org.jboss.ws:jbossws-common-tools:jar:1.0.0.GA:compile
      [INFO]    |  \- gnu-getopt:getopt:jar:1.0.13:compile
      [INFO]    +- org.jboss.ws:jbossws-spi:jar:2.0.0.GA:compile
      [INFO]    +- org.jboss.ws.cxf:jbossws-cxf-factories:jar:4.0.0.GA:compile
      [INFO]    +- org.jboss.ws.cxf:jbossws-cxf-transports-httpserver:jar:4.0.0.GA:compile
      [INFO]    |  +- org.jboss.ws.projects:jaxws-jboss-httpserver-httpspi:jar:1.0.0.GA:compile
      [INFO]    |  \- org.jboss.com.sun.httpserver:httpserver:jar:1.0.0.Beta1:compile
      [INFO]    +- org.apache.cxf:cxf-rt-bindings-soap:jar:2.4.4:compile
      [INFO]    |  +- org.apache.cxf:cxf-api:jar:2.4.4:compile
      [INFO]    |  |  +- org.apache.ws.xmlschema:xmlschema-core:jar:2.0.1:compile
      [INFO]    |  |  \- org.apache.neethi:neethi:jar:3.0.1:compile
      [INFO]    |  +- org.apache.cxf:cxf-tools-common:jar:2.4.4:compile
      [INFO]    |  \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf:cxf-rt-bindings-http:jar:2.4.4:compile
      [INFO]    |  \- org.apache.cxf:cxf-rt-bindings-xml:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf:cxf-rt-bindings-object:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf:cxf-rt-bindings-coloc:jar:2.4.4:compile
      [INFO]    |  \- org.apache.cxf:cxf-rt-core:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.4.4:compile
      [INFO]    |  +- xml-resolver:xml-resolver:jar:1.2:compile
      [INFO]    |  +- org.apache.cxf:cxf-rt-frontend-simple:jar:2.4.4:compile
      [INFO]    |  \- org.apache.cxf:cxf-rt-ws-addr:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf:cxf-rt-transports-http:jar:2.4.4:compile
      [INFO]    |  \- org.apache.cxf:cxf-rt-transports-common:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf:cxf-rt-transports-jms:jar:2.4.4:compile
      [INFO]    |  +- org.apache.cxf:cxf-rt-management:jar:2.4.4:compile
      [INFO]    |  +- com.sun.xml.bind:jaxb-impl:jar:2.1.13:compile
      [INFO]    |  +- com.sun.xml.bind:jaxb-xjc:jar:2.1.13:compile
      [INFO]    |  \- org.apache.cxf:cxf-common-utilities:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf:cxf-rt-transports-local:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf:cxf-rt-ws-rm:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf:cxf-rt-ws-policy:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf:cxf-rt-ws-security:jar:2.4.4:compile
      [INFO]    |  +- org.apache.ws.security:wss4j:jar:1.6.3:compile
      [INFO]    |  |  \- org.opensaml:opensaml:jar:2.5.1-1:compile
      [INFO]    |  |     \- org.opensaml:openws:jar:1.4.2-1:compile
      [INFO]    |  |        \- org.opensaml:xmltooling:jar:1.3.2-1:compile
      [INFO]    |  |           \- joda-time:joda-time:jar:1.6.2:provided (scope managed from compile)
      [INFO]    |  \- xalan:xalan:jar:2.7.1:compile
      [INFO]    |     \- xalan:serializer:jar:2.7.1:compile
      [INFO]    +- org.apache.cxf:cxf-tools-java2ws:jar:2.4.4:compile
      [INFO]    |  +- wsdl4j:wsdl4j:jar:1.6.2:compile
      [INFO]    |  \- org.apache.cxf:cxf-rt-databinding-aegis:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf:cxf-tools-wsdlto-core:jar:2.4.4:compile
      [INFO]    |  +- org.apache.cxf:cxf-tools-validator:jar:2.4.4:compile
      [INFO]    |  \- org.apache.velocity:velocity:jar:1.6.4:compile
      [INFO]    |     \- oro:oro:jar:2.0.8:compile
      [INFO]    +- org.apache.cxf:cxf-tools-wsdlto-databinding-jaxb:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws:jar:2.4.4:compile
      [INFO]    +- org.apache.cxf.xjcplugins:cxf-xjc-boolean:jar:2.4.0:compile
      [INFO]    +- org.apache.cxf.xjcplugins:cxf-xjc-dv:jar:2.4.0:compile
      [INFO]    +- org.apache.cxf.xjcplugins:cxf-xjc-ts:jar:2.4.0:compile
      [INFO]    +- apache-velocity:velocity:jar:1.5:compile
      [INFO]    +- javax.xml.stream:stax-api:jar:1.0-2:compile
      [INFO]    +- org.apache.santuario:xmlsec:jar:1.4.5:compile
      [INFO]    +- org.codehaus.woodstox:wstx-lgpl:jar:3.2.9:compile
      [INFO]    |  \- stax:stax-api:jar:1.0.1:compile
      [INFO]    +- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.7:compile
      [INFO]    +- asm:asm:jar:3.3:compile
      [INFO]    +- org.jboss.spec.javax.xml.rpc:jboss-jaxrpc-api_1.1_spec:jar:1.0.0.Final:compile
      [INFO]    |  \- org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec:jar:1.0.0.Final:compile
      [INFO]    +- javax.jws:jsr181-api:jar:1.0-MR1:compile
      [INFO]    +- org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.2_spec:jar:1.0.2.Final:compile (version managed from 1.0.0.Final)
      [INFO]    +- org.jboss.spec.javax.xml.ws:jboss-jaxws-api_2.2_spec:jar:2.0.0.Final:compile
      [INFO]    +- org.jboss.spec.javax.xml.soap:jboss-saaj-api_1.3_spec:jar:1.0.1.Final:compile (version managed from 1.0.0.Final)
      [INFO]    \- org.jboss.logging:jboss-logging:jar:3.0.0.GA:provided (version managed from 3.1.0.Beta3; scope managed from compile)