Changed 156 due to comments from Endi.
See new patch attached.
Ade
On Tue, 2013-09-17 at 12:24 -0700, Matthew Harmsen wrote:
On 09/17/13 10:53, Ade Lee wrote:
> Patch 155:
>
> Added new link for resteasy dependency
>
> Resteasy 3.0.1 uses apache-commons-io. Also fixed PKIErrorInterceptor
> with correct method call and reformatted the interceptors.
>
> Patch 156:
>
> Workaround for resteasy context problem
>
> Resteasy 3.0.1 is not populating the @Context parameters if they are
> defined in a super class. This is a workaround until that problem is fixed.
> See
https://issues.jboss.org/browse/RESTEASY-952
>
> With these two patches (to be layered on top of 153 and 154), all should be working
on 10.1
> in F20.
>
> What is still needed:
> 1. Migration script to fix parameter in /etc/sysconfig/<instance_name>
> 2. Fix for security manager - some more rules are needed. For now, I have disabled
the security manager.
>
> Ade
>
>
> _______________________________________________
> Pki-devel mailing list
> Pki-devel(a)redhat.com
>
https://www.redhat.com/mailman/listinfo/pki-devel
Successfully built, installed, configured, enrolled, and issued
certificates using a CA and KRA - mharmsen
Code reviewed - jmagne
ACK