<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I was trying to access a service by <A 
href="http://www.geographynetworks.com">www.geographynetworks.com</A> 
</FONT></DIV>
<DIV><FONT face=Arial size=2>(<A 
href="http://www.geographynetwork.com/services/placefinder/index.html">http://www.geographynetwork.com/services/placefinder/index.html</A>) 
using the soap client functionality in soap Opera.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The returned message contained a class type 
Location</FONT></DIV>
<DIV><FONT face=Arial size=2>Location{</FONT></DIV>
<DIV><FONT face=Arial size=2>double x;</FONT></DIV>
<DIV><FONT face=Arial size=2>double y;</FONT></DIV>
<DIV><FONT face=Arial size=2>String des1;</FONT></DIV>
<DIV><FONT face=Arial size=2>String des2;</FONT></DIV>
<DIV><FONT face=Arial size=2>Envelope envl;</FONT></DIV>
<DIV><FONT face=Arial size=2>}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The soap message I recieve from the server&nbsp;is 
correct but the returnValue of the message is nil.</FONT></DIV>
<DIV><FONT face=Arial size=2>is it due to the fact that soapOpera presently does 
not support complex types?.</FONT></DIV>
<DIV><FONT face=Arial size=2>Is there way out to recieve the message as a 
Location class.</FONT></DIV>
<DIV><FONT face=Arial size=2>Any insight would be welcome.</FONT></DIV>
<DIV><FONT face=Arial size=2>sincerely</FONT></DIV>
<DIV><FONT face=Arial size=2>Manu Chhabra</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>PS:I am new to smalltalk and squeak 
!!!!</FONT><FONT face=Arial size=2></FONT></DIV></BODY></HTML>