Uploaded image for project: 'HiveMind'
  1. HiveMind
  2. HIVEMIND-183

Problems with LoggingInterceptor and OC4J 10.1.3

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.1.1
    • None
    • framework
    • None
    • Oracle OC4J 10.1.3 (both standalone and AS versions)

    Description

      Seems to be a bug with OC4J and Hivemind. When creating the interceptor, it seems to have a conflict between versions of the commons-logging. I'm sorry I can't provide more information. I've solved this issue after a big help from Jesse Kuhnert. To solve it, I've provide an empty class:

      public class OC4JHivemindLoggingInterceptor implements
      ServiceInterceptorFactory {

      public void createInterceptor(InterceptorStack stack, Module module, List list) {

      }

      }

      I just post it as a major priority, since it affects every possible user of tapestry that has OC4J as an app server.

      Regards

      Attachments

        Activity

          People

            Unassigned Unassigned
            viniciusccarvalho Vinicius Carvalho
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: