Re: example 5

2002-03-11 Thread Russell Butek
t; on 03/11/2002 05:02:15 PM Please respond to [EMAIL PROTECTED] To:[EMAIL PROTECTED] cc: Subject:example 5 Note that the notorious Example 5 still doesn't work in the beta-release candidate. To make it work, you need to declare the return type by inserting this line

example 5

2002-03-11 Thread robert woodley
Note that the notorious Example 5 still doesn't work in the beta-release candidate. To make it work, you need to declare the return type by inserting this line: call.setReturnType( XMLType.XSD_STRING); I guess the examples are not tested prior to release, or maybe I've done somet