hello,
thanks for Your quick reply, but i solve the problem. it was the wrong written enum converters fault, after that is was extremly easy:-) anyway thanks one more
best regards
Simon

[EMAIL PROTECTED] wrote:
Hi,
Yes, its possible ( and easy ;) to call such methods. Can you post whole 
stacktrace of your error ?
And maybe some details of you configuration and service interace.

-----Original Message-----
From: Szymon Kuźniak [mailto:[EMAIL PROTECTED] Sent: Sunday, April 09, 2006 12:46 AM
To: [email protected]
Subject: [xfire-user] user-defined args in methods


hello,
is it possible to invoke method on webserwice using class defined by me as a argument? it should be something like this(from bean): ws.method(MyClass). when i am using such a construction i get exception: "Error calling action method of component". but when i change method invocation to ws.method(String)(just for test), everything is ok. i was trying to find answer in google, but cannot find any. could you, please suggest what should i look for to solve this problem? i would be grateful for any advice.
best regards
Simon

Reply via email to