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

[GSS](7.4.z) WFLY-17209 - jboss-client.jar is missing jboss-modules classes which are required by jboss-ejb-client

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 7.4.7.GA
    • Build System, EJB
    • False
    • None
    • False
    • Hide
      Reverted upstream https://github.com/wildfly/wildfly/pull/16230. The customer's problem will be resolved with JBEAP-24148.
      Show
      Reverted upstream https://github.com/wildfly/wildfly/pull/16230 . The customer's problem will be resolved with JBEAP-24148 .
    • Hide

      1) Deploy JBEAP-24130.jar in $JBOSS_HOME/standalone/deployments/

      2) Add user:

      $JBOSS_HOME/bin/add-user.sh -a -u ejbuser -p redhat1!

      3) Start EAP ./bin/standalone.sh

      4) Run the test client:
      java -cp $JBOSS_HOME/bin/client/jboss-client.jar:$JBOSS_HOME/standalone/deployments/JBEAP-24130.jar com.jboss.examples.ejb.HelloClient
      In Update 6, the ejb is invoked successfully

      In Update 7, the client fails with a ClassNotFound

      Show
      1) Deploy JBEAP-24130 .jar in $JBOSS_HOME/standalone/deployments/ 2) Add user: $JBOSS_HOME/bin/add-user.sh -a -u ejbuser -p redhat1! 3) Start EAP ./bin/standalone.sh 4) Run the test client: java -cp $JBOSS_HOME/bin/client/jboss-client.jar:$JBOSS_HOME/standalone/deployments/ JBEAP-24130 .jar com.jboss.examples.ejb.HelloClient In Update 6, the ejb is invoked successfully In Update 7, the client fails with a ClassNotFound

    Description

      jboss-client.jar is missing jboss-modules classes which are required by jboss-ejb-client

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              rhn-support-bmaxwell Brad Maxwell
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: