Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1236

Deserialization fails for bean containing intercepted methods with primitive or array-typed parameters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.1.11.Final, 2.0.0.Beta1
    • 1.1.10.Final
    • None
    • None

    Description

      ...
      Caused by: org.jboss.weld.interceptor.proxy.InterceptorException: Error while deserializing intercepted instance
      	at org.jboss.weld.interceptor.builder.MethodReference$MethodHolderSerializationProxy.readResolve(MethodReference.java:138)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	...
      	at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:524)
      	at org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.readObject(InterceptorMethodHandler.java:126)
      	... 61 more
      Caused by: java.lang.ClassNotFoundException: boolean
      

      Attachments

        Activity

          People

            marko.luksa@gmail.com Marko Luksa (Inactive)
            marko.luksa@gmail.com Marko Luksa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: