Uploaded image for project: 'XWork'
  1. XWork
  2. XW-953

serializable configuration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.2
    • 1.1.2
    • Configuration
    • None

    Description

      Hi,

      I would need to make the configuration serializable to implement a cache with a disk persistence. Could you please implements/extends Serializable for the following classes/interfaces?

      com.opensymphony.xwork.config.entities.PackageConfig
      com.opensymphony.xwork.config.entities.Parameterizable
      com.opensymphony.xwork.config.entities.ResultTypeConfig
      com.opensymphony.xwork.config.entities.InterceptorListHolder
      com.opensymphony.xwork.interceptor.Interceptor

      Also, the following class needs to have its logger static:
      com.opensymphony.xwork.interceptor.AroundInterceptor
      protected static final Log log = LogFactory.getLog(AroundInterceptor.class);

      Thanks a lot,
      Stephane

      Attachments

        Activity

          People

            Unassigned Unassigned
            stchauvin Stephane Chauvin
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: