Uploaded image for project: 'ZK Spring'
  1. ZK Spring
  2. ZKSPRING-21

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Normal Normal
    • None
    • 3.1
    • core
    • 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

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

              Created:
              Updated:
              Resolved: