Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-10384

XTS transactions - failing on deployment - jar signing problem

    XMLWordPrintable

Details

    • Not Required
    • NEW

    Description

      XTS transaction deployment failing with error:

      DEPLOYMENTS IN ERROR:
        Deployment "XTSService" is in error due to the following reason(s): java.lang.SecurityException: class "org.jboss.jbossts.xts.recovery.participant.at.XTSATRecoveryModule"'s signer information does not match signer information of other classes in the same package
      

      Currently it's not possible to use XTS transaction on ER4.

      The reason (what I can say) is that the XTS transactions are distributed as sar module which is unpacked to deploy dir for installation (check $JBOSS_HOME/docs/examples/transactions/README.txt). The .sar contains some jars (which are signed) and exploded directory structure with several classes which are obviously unsigned (as they are exploded).

      The exploded directory structure should be put to jar which will be signed as well.

      Attachments

        Issue Links

          Activity

            People

              anil.saldhana Anil Saldanha (Inactive)
              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: