Cool -- glad to know that it worked. :) Once WSM is ready to 1.0, we'll add documentation that is more explicit about what Axis versions are supported, etc.
Cheers, Eddie On 1/31/06, Rutherford, Matthew <[EMAIL PROTECTED]> wrote: > Scratch that, got it running, your suggestions were spot on thanks! > > -----Original Message----- > From: Rutherford, Matthew [mailto:[EMAIL PROTECTED] > Sent: 31 January 2006 15:16 > To: 'Beehive Users' > Subject: RE: replacing Apache Axis version: 1.2RC3 with 1.3 > > Thanks for speedy reply, > > It is indeed 1.0m1, > > My deployment setup may not be completely standard. Basically I import the > 3 beehive xml files (imports, runtime & tools) into my ant build. At > compile time, the only jar's I have in the build classpath were wsdl4j.jar > and axis.jar. I did not use ant-axis.jar either. > > When deploying my war I included wsdl4j.jar and axis.jar. > > I tried your suggestion, adding all 5 (wsdl4j is called wsdl4j-1.5.1 in axis > 1.3 yes?) to classpath and war file deployment. But no change to the wsdl > generation message. Maybe worth noting the following jars I include at > compile & runtime: beehive-wsm, beehive-wsdltypes, beehive-wsm-axis? > > Obviously I need to delete some jars from my build process, but which ones > would affect the wsdl generation? > > -----Original Message----- > From: Eddie O'Neil [mailto:[EMAIL PROTECTED] > Sent: 31 January 2006 13:31 > To: Beehive Users > Subject: Re: replacing Apache Axis version: 1.2RC3 with 1.3 > > Matthew-- > > Great question -- which version of WSM are you using? Is it from the last > Beehive release that included it (1.0m1)? Or did you build from SVN? > > I've tried this in the SVN tree and have used Axis 1.3 to deploy annotated > web services. To make this work, just replace these JARs with the ones from > an Axis 1.3 distribution: > > axis-ant.jar > axis.jar > jaxrpc.jar > saaj.jar > wsdl4j.jar > > I don't think you'll have any trouble with this, but if you do, definitely > let me know -- WSM should work with 1.3. > > Hope that helps. > > Eddie > > > > On 1/31/06, Rutherford, Matthew <[EMAIL PROTECTED]> wrote: > > Hi > > > > after running my web services through the apt tool and deploying to > > the app server, the wsdl I get back is commented with 'WSDL created by > > Apache Axis > > version: 1.2RC3'. Is there any way I can replace axis 1.2RC3 with > > axis 1.3 final? What components would I need to update/add/remove? > > > > Matthew Rutherford > > Digital Markets - Research team > > Dresdner Kleinwort Wasserstein > > > > +44 (0) 20 7475 2523 > > > > ------ > > > > > > ---------------------------------------------------------------------- > > ---------- The information contained herein is confidential and is > > intended solely for the addressee. Access by any other party is > > unauthorised without the express written permission of the sender. If > > you are not the intended recipient, please contact the sender either > > via the company switchboard on +44 (0)20 7623 8000, or via e-mail > > return. If you have received this e-mail in error or wish to read our > > e-mail disclaimer statement and monitoring policy, please refer to > > http://www.drkw.com/disc/email/ or contact the sender. 3167 > > ---------------------------------------------------------------------- > > ---------- > > > > > > > > > ---------------------------------------------------------------------------- > ---- > The information contained herein is confidential and is intended solely for > the addressee. Access by any other party is unauthorised without the express > written permission of the sender. If you are not the intended recipient, > please contact the sender either via the company switchboard on +44 (0)20 > 7623 8000, or via e-mail return. If you have received this e-mail in error > or wish to read our e-mail disclaimer statement and monitoring policy, > please refer to http://www.drkw.com/disc/email/ or contact the sender. 3167 > ---------------------------------------------------------------------------- > ---- > > > -------------------------------------------------------------------------------- > The information contained herein is confidential and is intended solely for > the > addressee. Access by any other party is unauthorised without the express > written permission of the sender. If you are not the intended recipient, > please > contact the sender either via the company switchboard on +44 (0)20 7623 8000, > or > via e-mail return. If you have received this e-mail in error or wish to read > our > e-mail disclaimer statement and monitoring policy, please refer to > http://www.drkw.com/disc/email/ or contact the sender. 3167 > -------------------------------------------------------------------------------- > >
