frjaeger220 / google-guice

Automatically exported from code.google.com/p/google-guice
Apache License 2.0
0 stars 0 forks source link

Enhanced Object with Interceptor not Serializable #103

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I enhanced serializable objects using Guice and Interceptor.

When I try to Serialize this objects, I have a
java.io.NotSerializableException: com.google.inject.cglib.proxy.NoOp$1

Original issue reported on code.google.com by ghislain...@gmail.com on 9 May 2007 at 6:56

GoogleCodeExporter commented 9 years ago
duplicate of issue 12.

Original comment by kevin...@gmail.com on 31 May 2007 at 8:35