2 Replies Latest reply on Jun 23, 2003 8:23 AM by lyc1

    WSR structure ... but in JBoss 3.2.x

    lyc1

      Hello

      I'm using JBoss 3.0.x series for month with severals EAR, each one including its own web service description (in a WSR file).

      Here is an example :
      <deployment xmlns="http://xml.apache.org/axis/wsdd/" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">









      Now, I would like to use the same feature on JBoss 3.2.2, but it doesn't seem to work. Do I have to include it in a SAR file ? (as for jboss-net.sar folder) ? But what to put in jboss-service.xml of this SAR file ?

      Maybe I have to change the content of my WSR ? Again, what to put in ?

      Thanks for your help