[Pki-devel] [PATCH] 37 Replaced Candlepin with RESTEasy.

Ade Lee alee at redhat.com
Thu Mar 29 02:58:04 UTC 2012


Works for me.

I was able to build and create/configure a CA ad KRA on f17 and on f15
(using the workaround steps).

On f15,  I found that creating the symlinks below allowed me to build,
but that the pki instances failed to follow the symlinks to start up.
When I physically copied the jars to the right locations , rather than
creating symlinks, everything worked fine.

ACK.

On Wed, 2012-03-28 at 08:39 -0500, Endi Sukma Dewata wrote:
> On 3/27/2012 8:57 PM, Endi Sukma Dewata wrote:
> > On 3/27/2012 5:20 PM, Endi Sukma Dewata wrote:
> >> Previously the code depends on the old RESTEasy libraries provided by
> >> Candlepin package. Now the Eclipse classpath, build/setup scripts, and
> >> the spec file have been updated to use the libraries provided by the
> >> new RESTEasy package.
> >>
> >> Ticket #29
> >>
> >> Note: The new RESTEasy package is only available in F17.
> >
> > Rebased.
> 
> I revised the patch such that in older Fedora it will not require the 
> new RESTEasy package. Instead, you can download RESTEasy 2.3.2 (must be 
> this version) zip file, install it somewhere, and create the following 
> symlinks to mimic F17:
> 
> /usr/share/java/glassfish-jaxb/jaxb-impl.jar
> /usr/share/java/resteasy/jaxrs-api.jar
> /usr/share/java/resteasy/resteasy-jaxb-provider.jar
> /usr/share/java/resteasy/resteasy-jaxrs.jar
> /usr/share/java/resteasy/resteasy-jettison-provider.jar
> /usr/share/java/scannotation.jar
> 
> This way we can continue the development on F16 without having to 
> officially support it.
> 
> _______________________________________________
> Pki-devel mailing list
> Pki-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/pki-devel





More information about the Pki-devel mailing list