int CHAR_A = 0x41;HTH,
http://web.cs.mun.ca/~michael/c/ascii-table.html
Robert
On 6/6/06, Anne Thomas Manes <[EMAIL PROTECTED]> wrote:
You have a number of options.
1- use a primitive type instead of "char"
2- edit the generated WSDL and replace the generated "char" type with an appropriate xsd type.
3- edit the generated WSDL and define the generated "char" type and then define a typemapping definition in your WSDD.
AnneOn 6/6/06, femke < [EMAIL PROTECTED]> wrote:
how do you do that?
--
View this message in context: http://www.nabble.com/char-is-referenced-but-not-defined-t1734268.html#a4733656
Sent from the Axis - User forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
