I am also seeing the same problem.  Specifying "-d adb" when running WSDL2Code to generate C code as shown below results in all the data structures being generated in Java.  Will this be fixed soon?
 
Thanks,
 
-Dave.


From: Sharad Baronia [mailto:[EMAIL PROTECTED]
Sent: Monday, October 16, 2006 1:40 PM
To: 'Apache AXIS C User List'; 'Dimuthu Chathuranga'
Subject: RE: [Axis2][Fwd: using <WSDL2Code -l c> generates some java & some C code... Help need]

Hi Dimuthu,

 

   I had already tried that.

   I give the same respond, except that it doesn’t generate stub anymore.

 

Thanks,

 

/Sharad

 

 


From: Dimuthu Chathuranga [mailto:[EMAIL PROTECTED]
Sent: Friday, October 13, 2006 2:48 AM
To: Apache AXIS C User List
Subject: Re: [Axis2][Fwd: using <WSDL2Code -l c> generates some java & some C code... Help need]

 

Hi,

you have missed adding  -Dorg.apache.adb.properties=/org/apache/axis2/schema/c-schema-compile.properties compiler option. It should be added right next to the wsdl2code before giving any option. This is requried onlyto generate code for adb binding.

 

so your final command wiill be like this,

 

wsdl2code -Dorg.apache.adb.properties=/org/apache/axis2/schema/c-schema-compile.properties -o d:\sbaronia\c -a -l c -ss -sd -d adb -u -uri D:\sbaronia\workspace\test\corporateaction.wsdl
 

 

Thanks

Dimuthu
 

On 10/13/06, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote:

Sharad Baronia wrote:
> Hi Samisa,
>
>   Is it going to be part of Axis2 1.1 rc1 nightly build?
>
I am afraid not - this issues is still pending :(

Samisa...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



___________________________________________________________________________

Inbound Email has been scanned by Nexa Technologies Email Security Systems.
___________________________________________________________________________


___________________________________________________________________________

All outbound Email is scanned by Nexa Technologies Email Security Systems.
___________________________________________________________________________


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.

Reply via email to