Hi,<br>I tried to return GPtrArray and gchar as a method return.<br>but it return errors in server side. <br><br>First I want to know is this ok to create the xml as follows? <br><br> <method name="ProxyAdminSearch"><br>
<arg type="s" name="pas" direction ="in"/><br> <arg type="i" name="offset_in" direction ="in"/><br> <arg type="a(ssuu)" name="pas" direction ="out"/> <br>
<arg type="s" name="offset_out" direction ="out"/><br> </method><br><br><br>the error return is <br>GLib-GObject-CRITICAL **: g_value_copy: assertion `G_IS_VALUE (src_value)' failed<br>
<br>Please can anybody help me to overcome to this? <br>I am sory If I have insufficient information. But I thought this is enough for my initial question. <br>So if u want any more information about the program please let me know. <br>
<br>Thanks.<br>Nuwan Gunarathna <br>