users@glassfish.java.net

[gf-users] Re: Issue with Web Servcies after Updating to Glassfish 4.1

From: Reza Rahman <reza.rahman_at_oracle.com>
Date: Tue, 23 Sep 2014 09:49:35 -0700

If this is a JAX-RS centric issue, you would be best served to start in the Jersey forums.

Sent from my iPhone

> On Sep 23, 2014, at 9:44 AM, Collin Molnar <molnar_at_unavco.org> wrote:
>
> Hello,
>
> I recently updated one of our test servers to use Glassfish 4.1. I am having an issue deploying our Web Services to Glassfish after this update. When deploying the application I get the message "Error occurred during deployment: Exception while loading the app : java.lang.ClassNotFoundException: org.hibernate.validator.internal.cdi.interceptor.ValidationInterceptorā€ (see full stack trace below).
>
> I originally thought this issue revolved around a customized Guava jar (added a beans.xml to circumvent compatibility issue) we use. I rebuilt the application using the newest Guava release (18) and still ran into the same issue deploying to Glassfish 4.1. The application has no issues deploying to Glassfish 4.0 with the latest Guava version.
>
> Thanks,
> Collin