Exception when using WELD with weblogic 12.1.1
Just recently I migrated from wls 10.3.5 to 12.1.1 (mars patched one) and trying to test the CDI implementation. While doing so I get at deployment following exception
####<2012-aug-07 23:02:48:824> <Error> <Cluster> <COMPUTER> <machine1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS
Kernel>> <> <> <1344373368824> <WL-000109> <An error occurred while sending multicast message: java.io.NotSerializableException: com.sun.jersey.server.impl.cdi
.CDIExtension.
java.io.NotSerializableException: com.sun.jersey.server.impl.cdi.CDIExtension
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1180)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:346)
at weblogic.common.internal.WLObjectOutputStream.writeObjectWL(WLObjectOutputStream.java:99)
at weblogic.cluster.BasicServiceOffer.writeExternal(BasicServiceOffer.java:160)