6 Replies Latest reply on Aug 14, 2007 5:17 AM by thomas.diesler

    JBossWS project structure has changed

    thomas.diesler

      The JBossWS project structure has changed

      jbossws
       + spi
       + common
       + framework
       + container
       + jboss40
       + jboss42
       + jboss50
       + stack
       + native
       + metro
       + cxf
      


      Each project defines binary dependencies only, source dependencies have been removed.
      Most of the time you will want to checkout a single stack and do your work there. You will
      not have to checkout the dependent projects unless you need to fix integration issues.