[Pki-devel] [PATCH] 28 Added CMSException.

Endi Sukma Dewata edewata at redhat.com
Fri Mar 2 20:51:40 UTC 2012


The CMSException was added to simplify error handling in REST services.
The exception may include an error message and some other attributes.
When the server throws a CMSException (or its subclass), the exception
will be marshalled into XML and unmarshalled by the client, then thrown
again as a new exception which can be caught by the application.

Ticket #100

Note: This patch depends on patch #25-1. This patch also requires 
RESTEasy 2.3.2 jar files to be installed under /usr/share/java/resteasy. 
Might need to wait for ticket #29.

-- 
Endi S. Dewata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dogtag-edewata-0028-Added-CMSException.patch
Type: text/x-patch
Size: 26914 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20120302/d2f99d6b/attachment.bin>


More information about the Pki-devel mailing list