Dims, I've reported the bug here : https://issues.apache.org/jira/browse/AXIS2-1582 I've tried with a nightly from 10/31, I will test with the brand new RC2 and I will let you know,
-eric Davanum Srinivas wrote: > Eric, > > Please log a bug report with the wsdl/schemas for us to investigate. > Did you try using a nightly? > > -- dims > > On 11/2/06, Eric Hartmann <[EMAIL PROTECTED]> wrote: >> Hi dims, >> >> With -u option wsdl2java generate much lighter classes but there is >> missing objects (package com.businessobjects.xxx) and these classes >> provided by businessobjects (the dsws*.jar) does not contains the >> methods required for the generated code. >> >> If you have any other suggestion, please let me know as I would like not >> to depend of the jar provided as I need to use webservices from other >> providers. >> >> Again, thanks, >> >> -eric >> >> Davanum Srinivas wrote: >> > add "-u" option when running wsdl2java >> > >> > -- dims >> > >> > On 11/2/06, Eric Hartmann <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> >> >> Thanks I will wait the final release. >> >> >> >> I try the current nightly build and it solve the my first problem >> >> (toOMAttribute() not declared). Unfortunately, now there is a >> generated >> >> class that has a size of 17Mo and javac is unable to compile such a >> >> class (OOME : Heap Size). Should I fill a bug in Jira ? >> >> >> >> I really appreciate your help. >> >> >> >> -eric >> >> >> >> Davanum Srinivas wrote: >> >> > Yes, 1.1 RC2 in the next few days, then 1.1 Final in a week after >> >> that. >> >> > >> >> > -- dims >> >> > >> >> > On 10/31/06, Spies, Brennan <[EMAIL PROTECTED]> wrote: >> >> >> Eric, >> >> >> >> >> >> Can't really make that call for you, but there have been a >> >> >> significant number >> >> >> of bug fixes between 1.0 and the current RC for 1.1. Release for >> >> 1.1 is >> >> >> coming soon, so if you can wait, that should be more easy to >> >> recommend. >> >> >> >> >> >> >> >> >> Brennan Spies >> >> >> Sr. Programmer Analyst >> >> >> Shared Application Services >> >> >> >> >> >> >> >> >> -----Original Message----- >> >> >> From: Eric Hartmann [mailto:[EMAIL PROTECTED] >> >> >> Sent: Tuesday, October 31, 2006 12:53 AM >> >> >> To: [email protected] >> >> >> Subject: Re: Generate stubs from WSDL for Business Objects XiR2 >> >> >> >> >> >> Hi, >> >> >> >> >> >> I'm using Axis2 1.0. Does the nightly build is stable enough to be >> >> used >> >> >> in production ? >> >> >> >> >> >> -eric >> >> >> >> >> >> Spies, Brennan wrote: >> >> >> > >> >> >> > Are you using the most recent nightly build for Axis2 1.1? >> >> >> > >> >> >> > >> >> >> > >> >> >> > >> >> >> > >> >> >> > >> >> >> > >> >> >> > Brennan Spies >> >> >> > >> >> >> > Sr. Programmer Analyst >> >> >> > >> >> >> > Shared Application Services >> >> >> > >> >> >> > >> >> >> > >> >> >> > -----Original Message----- >> >> >> > *From:* Eric Hartmann [mailto:[EMAIL PROTECTED] >> >> >> > *Sent:* Monday, October 30, 2006 8:18 AM >> >> >> > *To:* [email protected] >> >> >> > *Subject:* Generate stubs from WSDL for Business Objects XiR2 >> >> >> > >> >> >> > >> >> >> > >> >> >> > Hi, >> >> >> > >> >> >> > I'm trying to use Axis2 to connect to Business Objects Web >> >> Services. >> >> >> > I've generated all my classes with WSDL2Java but when >> compiling my >> >> >> > project, I have the following errors : >> >> >> > >> >> >> > >> >> >> >> >> >> [INFO]/projects/hrprocess.lvmh/TestCreationUserBo/src/main/java/com/adp/hr/bu >> >> >> >> >> >> >> >> >> sinessobjects/webservices/BICatalogStub.java:[4997,75] >> >> >> > cannot find symbol >> >> >> > [INFO]symbol : method convertToOMAttribute(java.lang.String) >> >> >> > [INFO]location: class >> >> org.apache.axis2.databinding.utils.ConverterUtil >> >> >> > >> >> >> > I've checked thtat ConverterUtil does not contain the >> >> >> > convertToOMAttribute method. >> >> >> > >> >> >> > Is there any workaround ? >> >> >> > >> >> >> > Thanks in advance, >> >> >> > >> >> >> > -eric >> >> >> > >> >> >> >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> >> 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] >> >> >> >> >> > >> > >> >> >> --------------------------------------------------------------------- >> 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]
