Abhijit Sarkar edited a comment on Bug WELD-1606

Upgrading to 2.2.0.Alpha2 fixes the Unit tests but the application remains broken when deployed to Jetty. From the logs, I see both proxies created but not sure if both are needed.

[2014-02-15 20:37:27,765] [TRACE] org.jboss.weld.Bean - WELD-001543: Created Proxy class of type class name.abhijitsarkar.moviemanager.service.search.MovieSearchService$Proxy$_$$_WeldSubclass supporting interfaces [interface groovy.lang.GroovyObject, interface java.io.Serializable, interface org.jboss.weld.interceptor.proxy.LifecycleMixin, interface org.jboss.weld.interceptor.util.proxy.TargetInstanceProxy, interface org.jboss.weld.bean.proxy.ProxyObject]

[2014-02-15 20:37:31,271] [TRACE] org.jboss.weld.Bean - WELD-001543: Created Proxy class of type class name.abhijitsarkar.moviemanager.service.index.MovieIndexService$Proxy$_$$_WeldClientProxy supporting interfaces [interface groovy.lang.GroovyObject, interface java.io.Serializable, interface org.jboss.weld.interceptor.proxy.LifecycleMixin, interface org.jboss.weld.interceptor.util.proxy.TargetInstanceProxy, interface org.jboss.weld.bean.proxy.ProxyObject]
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