RE: wsdl2java: union of simpleType

2002-04-29 Thread R J Scheuerle Jr
cc: Subject: RE: wsdl2java: union of simpleType 04/28/200

Re: wsdl2java: union of simpleType

2002-04-28 Thread Richard Emberson
Hi Glen, Yea, that looks good. Looking at the builtin types in the file Constants.java one ought to be able to test the Object returned by the getValue() method to tell the "type" of the union member. Richard ### Hi Richard: We don't yet cla

RE: wsdl2java: union of simpleType

2002-04-28 Thread Glen Daniels
} } --Glen > -Original Message- > From: Richard Emberson [mailto:[EMAIL PROTECTED]] > Sent: Sunday, April 28, 2002 3:29 PM > To: [EMAIL PROTECTED] > Subject: wsdl2java: union of simpleType > > > Using wsdl2java, latest cvs (as of yesterday), when attempt t

wsdl2java: union of simpleType

2002-04-28 Thread Richard Emberson
Using wsdl2java, latest cvs (as of yesterday), when attempt to produce Java code for the following I get a class with no instance variable(s) nor any getters or settors - hard to (de)serialize. If I try: