Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-2416

Exception with EJB Session Bean

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 1.4.1
    • None
    • wicket
    • None
    • Java 1.6.
      Wicket Java EE 1.1

    Description

      The attached testcase gets an exception

      java.io.InvalidClassException: test.session.TestSessionLocal; could not resolve class [test.session.TestSessionLocal] when deserializing proxy
      at org.apache.wicket.proxy.LazyInitProxyFactory$ProxyReplacement.readResolve(LazyInitProxyFactory.java:236)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

      when the user clicks through it, starting from index.html.

      I can't really make any progress without a fix, or without knowing what I am doing wrong to get this.

      The testcase will work out of the box with NetBeans 6.7.1 and Server: GlassFish V2 which is bundled with it.

      I don't know what really causes this. It is interesting that the tescase runs ok when
      two lines are removed from Page2.java.

      Attachments

        1. App.rar
          6.59 MB
          Igor Vaynberg
        2. testcase.zip
          45 kB
          bernard

        Activity

          People

            ivaynberg Igor Vaynberg
            bht@actrix.gen.nz bernard
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: