Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-9654

Scoped EJB client context from EAP 7.1 can't invoke stateful beans on EAP 7.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.1.0.DR16
    • 7.1.0.DR14
    • EJB
    • None

    Description

      Exception in thread "main" java.lang.IllegalStateException: EJBCLIENT000024: Not able to find EJB matching "StatefulEJBLocator for "/server/HelloBeanStateful", view is interface ejb.HelloBeanRemote, affinity is Node "jmartisk", session ID is UnknownSessionID [6965565754575065486653705267575765495267535567685765485750555054]"
      	at org.jboss.ejb.client.EJBClientContext.discoverAffinityNode(EJBClientContext.java:800)
      	at org.jboss.ejb.client.EJBClientContext.performLocatedAction(EJBClientContext.java:677)
      	at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146)
      	at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:96)
      	at com.sun.proxy.$Proxy2.hello(Unknown Source)
      	at client.Client.main(Client.java:28)
      
      • stateless beans work
      • stateful beans work when executing against EAP 7.1, but not 7.0
      • reproducer with instructions attached

      Attachments

        Issue Links

          Activity

            People

              dlloyd@redhat.com David Lloyd
              jmartisk@redhat.com Jan Martiska
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: