CoreContextListener writes ZKComponentBeanMethods.class in wrong place in WebLogic 10.3.5 domain

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Normal
    • None
    • Affects Version/s: 3.1
    • Component/s: core
    • Environment:

      WebLogic 10.3.5
      Windows
      ZK 5.0.9

      Follow the steps described in ZKSPRING-20, including the fix.

      In CoreContextListener, preprocessSpringBeansForZKComponentinjection:

      The method call sce.getServletContext().getRealPath("/WEB-INF/classes") returns null.
      The null value is later passed on to the call: mainClass.writeFile(webInf);

      The result is that the ZKComponentBeanMethods.class is written to the directory

      DOMAIN-DIR/null/org/zkoss/spring/beans/zkcomponents

            Assignee:
            dennis
            Reporter:
            einheriii
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: