Upgrading to 2.2.0.Alpha2 fixes the Unit tests but the application remains broken when deployed to Jetty. Looking at the logs, it seems that the MovieSearchService$Proxy$$$_WeldSubclass is loaded by the Jetty Web App class loader. There's no log for MovieSearchService$Proxy$$$_WeldClientProxy being loaded.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Upgrading to 2.2.0.Alpha2 fixes the Unit tests but the application remains broken when deployed to Jetty. Looking at the logs, it seems that the MovieSearchService$Proxy$$$_WeldSubclass is loaded by the Jetty Web App class loader. There's no log for MovieSearchService$Proxy$$$_WeldClientProxy being loaded.