Hi All, I'm trying to run an example of "returning custom types" from the O'Reilly's book, "Java and SOAP". But I get the following SOAP fault when I try to run the client. The call failed: Fault Code = SOAP-ENV:Server Fault String = java.lang.IllegalArgumentException: Unable to retrieve high property value: Class org.apache.soap.encoding.soapenc.BeanSerializer can not access a member of class urn:StockTrade.HighLow_ServerSide with modifiers public. Can anyone please tell me what might have gone wrong? Thanks, Kiran