Look ma, it's the R thing

2006-10-19 Thread Chintana Wilamuna

Hi,

Axis2/C Ruby bindings now have a web page and a bizarre name!

http://raxis.rubyforge.org/

SVN will be updated soon and the website will be updated to reflect
the new changes.

Bye,

   -Chintana

--
http://www.linux.lk/~chintana/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Method onFault() is not called

2006-10-19 Thread Markus Heinisch
Hello,
 
the mehtod onFault() of my generated Web service class (AxisCpp 1.6b) is never 
called. One of my regular WS methods throws an standard exception "exception", 
but the AxisEngine does not call onFault(). 
 
The client recieves a response which it can't handle: "Cannot deserialize the 
requested element".
 
What can I do to get a WS fault handling?
 
Thanks,
 
Markus

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]