[horde] RPC Client JAVA
Raffaele Porzio
rporzio at babel.it
Wed Feb 11 16:22:58 UTC 2009
Hi,
Invoking the method
calendar.ListEvents(int startstamp, int endstamp, string calendar,
showRecurrence string, alarmsOnly boolean )
by a JAVA RPC-Client ,in any format tested for input parameters this is
the result:
<SOAP-ENV:Envelope>
−
<SOAP-ENV:Body>
−
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Server</faultcode>
<faultstring>SOAP-ERROR: Encoding: Cannot find encoding</faultstring>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
What is the correct format for the parameters? In what way Can I convert
the timestamp of events in an int?showRecurrence is a string
representing the value false or true?
Could you post an example of call?
Thanx Raf
More information about the horde
mailing list