Patches item #749958, was opened at 2003-06-06 07:43
Message generated for change (Comment added) made by cito
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=749958&group_id=4866

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: WebKit
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Michael Casaday (mcasaday)
Assigned to: Nobody/Anonymous (nobody)
Summary: XMLRPCServlet: No way to send custom fault code

Initial Comment:
XMLRPCServlet provides no means to specify a fault 
code.  If you set 'RPCExceptionReturn' to 'exception' in 
Application.config, you can specify the fault string 
exactly by throwing a string exception.  However, there 
is no way to specify the fault code.  A fault code of 1 is 
always returned.

This patch changes XMLRPCServlet so that when it 
catches an exception of type Fault it marshals and sends 
it as is.



----------------------------------------------------------------------

>Comment By: Christoph Zwerschke (cito)
Date: 2006-07-08 14:00

Message:
Logged In: YES 
user_id=193957

This has already been incorporated into Webware. Closing now.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=749958&group_id=4866

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to