users@glassfish.java.net

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

From: Collin Molnar <molnar_at_unavco.org>
Date: Tue, 23 Sep 2014 10:44:22 -0600

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