Hi,
  
  Are you generating the code using the Helper option?
  
  If yes then the Helper option code generation is not updated as the one 
without the helper option. 
  
  Regards
  
  Niles

htang27 <[EMAIL PROTECTED]> wrote:  I had to modify AddressBookADBClient 
because setParam0 is not available
in the generated service stub.

//addEntry.setParam0(entry);
addEntry.setEntry(entry);
//findEntry.setParam0("Abby Cadabby");
findEntry.setName("Abby Cadabby");

When executed, it received "java.lang.RuntimeException: Unexpected
subelement city", does anyone have any idea why?

Thanks


 
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited

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



 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to