Uploaded image for project: 'Commons JCS'
  1. Commons JCS
  2. JCS-160

Not possible to deploy Java Caching System on WebSphere

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Cannot Reproduce
    • jcs-2.0-beta-2
    • jcs-2.0-beta-2
    • None
    • None

    Description

      Currently we are using JCS as implementation of JSR 107. When we deploy application on WebSphere version 8.5 the following exception occurs.

      commons-jcs-jcache-2.0-beta-1.jar!/META-INF/beans.xml is failed. Reason is : Interceptor class : org.apache.commons.jcs.jcache.cdi.CachePutInterceptor must have at least one @InterceptorBindingType

      I think the cause is that there is no InterceptorBindingType in the CachePutInterceptor as required by the specification and the CDI implementation of the WebSphere (OpenWebBeans) does not accept Interceptors without bindings.

      I think InterceptorBindingType is missing on all Inceptors defined in Bean.xml

      Can you please have look?

      Kr,
      Urvish

      Attachments

        Activity

          People

            romain.manni-bucau Romain Manni-Bucau
            urvishparikh urvish
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: