Nightly reports the problem correctly. So new WSDL should work.
-- dims On 8/9/06, Alistair Young <[EMAIL PROTECTED]> wrote:
AXIS-991 is now fixed! must have been either the new wsdl or the nightly build having a fix. thanks, Alistair On 9 Aug 2006, at 15:13, Alistair Young wrote: >> AXIS2-991 > use this: > WSDL2Java.sh -uri http://sgarbh.smo.uhi.ac.uk:8080/axis2/services/ > MinervaTestService?wsdl -ss -sd -d xmlbeans -o ../client -p > org.test.client > it gives the exception in the bug report. I'm now using the new > wsdl and nightly build to parse the wsdl. > >> AXIS2-992 > thank you very much! I thought the wsdl was fine as it parsed fine > with 1.0 - anyway this bug is now not an issue with the new wsdl. > I'm sorry if I've bothered you too much, my wsdl skills are > obviously a load of rubbish! > > I've now got the wsdl parsing and client being generated with > xmlbeans. Just what I needed. Now I should go and write all of this > up for anyone who's interested. > > thanks, > > Alistair > > > > On 9 Aug 2006, at 14:57, Davanum Srinivas wrote: > >> AXIS2-784 - already fixed in SVN. >> AXIS2-992 - marked as Invalid (with a fixed up wsdl) >> AXIS2-991 - I can't recreate this. Any help to recreate this problem >> would be appreciated. >> >> Nightly builds are available here: >> http://people.apache.org/dist/axis2/nightly/ >> >> I sent the instructions for getting the corresponding source in >> the prev email. >> >> -- dims >> >> On 8/9/06, Alistair Young <[EMAIL PROTECTED]> wrote: >>> ok, there's a bug report now, AXIS2-992. I've attached the wsdl to >>> the report. >>> >>> The problem I have is AXIS2-784 - it won't generate a client for >>> this >>> wsdl. So while I was waiting for the fix to appear (it's been fixed >>> in svn) I thought I'd take a look at AXIS2-991. That's why I was >>> trying to build the source. I'm stuck until that code generation >>> bugfix is released. Presumably it's in the nightly build but the >>> other bug where it won't parse the wsdl in the first place stops me >>> getting to the bugfix! >>> >>> Alistair >>> >>> >>> On 9 Aug 2006, at 14:31, Davanum Srinivas wrote: >>> >>> > If nightly build does not parse...why are u going back to 1.0 >>> > source???? A simple checkout is enough to get latest source: >>> > >>> > "svn co https://svn.apache.org/repos/asf/webservices/axis2/ >>> trunk/java" >>> > >>> > Please use 1.1-beta-2 with the nightly sources. >>> > >>> > What's the problem anyway? with the latest nightly. which wsdl? >>> what's >>> > the stack trace? is there a JIRA issue for the problem with >>> nightly >>> > build? >>> > >>> > -- dims >>> > >>> > On 8/9/06, Alistair Young <[EMAIL PROTECTED]> wrote: >>> >> maybe I'll just go back to Axis 1! I downloaded the nightly >>> build but >>> >> it doesn't parse wsdl, just crashes so I downloaded the 1.0 >>> source. >>> >> >>> >> I'm trying to debug >>> >> org.apache.axis2.wsdl.codegen.CodeGenerationEngine but the maven >>> >> build is broken for some reason. Using maven 1.0.2 as >>> recommended in >>> >> README.txt. >>> >> >>> >> maven dist-bin >>> >> >>> >> WARNING: Failed to download maven-itest-plugin-1.0.jar. >>> >> >>> >> BUILD FAILED >>> >> File...... /Users/alistair/.maven/cache/maven-multiproject- >>> >> plugin-1.3.1/plugin.jelly >>> >> Element... maven:reactor >>> >> Line...... 217 >>> >> Column.... 9 >>> >> The build cannot continue because of the following unsatisfied >>> >> dependency: >>> >> >>> >> maven-itest-plugin-1.0.jar >>> >> >>> >> I'm not a maven-ite so don't know what's going on. >>> >> >>> >> Alistair >>> >> >>> >> >>> >> >>> -------------------------------------------------------------------- >>> - >>> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> >> For additional commands, e-mail: [EMAIL PROTECTED] >>> >> >>> >> >>> > >>> > >>> > -- >>> > Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service >>> > Developers) >>> > >>> > >>> -------------------------------------------------------------------- >>> - >>> > To unsubscribe, e-mail: [EMAIL PROTECTED] >>> > For additional commands, e-mail: [EMAIL PROTECTED] >>> > >>> >>> >>> -------------------------------------------------------------------- >>> - >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> >> -- >> Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service >> Developers) >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
