Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1686

Simple way to persist values of EJB3 Service MBean

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • EJB3 Extensions
    • None
    • Medium

      Customer would like to be able just make the service persistent e.g. save the values that are exposed by the EJB3 Service MBean.

      He'd like to use some very simple solution. I.E. NO XML Deploymenty descriptors or anything like that. Example:

      @Service(objectName="...",persistent=true)

      Currently, the only way to make MBeans persistent is by following instructions in http://www.jboss.org/community/docs/DOC-12775

              Unassigned Unassigned
              rh-ee-galder Galder ZamarreƱo
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated: