Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-759

ResourceAdapter vs. Serializable

    XMLWordPrintable

Details

    Description

      We should add an option to let the ResourceAdapter class implement Serializable.

      Resource adapter class name [AcmeResourceAdapter]:
      Should the resource adapter class be Serializable (Y/Yes/N/No) [N]:
      Resource adapter config properties [enter to quit]:

      If the answer is "Y" then let the ResourceAdapter class implement the java.io.Serializable interface and set a serialVersionUID field to 1L.

      If the answer is "N" then do

      private transient ResourceAdapter ra;
      

      for all objects that implements ResourceAdapterAssociation.

      Attachments

        Activity

          People

            jeff.zhang_jira Jeff Zhang (Inactive)
            jpederse@redhat.com Jesper Pedersen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: