Plan Creator cannot recognize classes inside compressed JARs of WEB-INF/lib
---------------------------------------------------------------------------

                 Key: GERONIMO-3851
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3851
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.1
            Reporter: Shiva Kumar H R
            Assignee: Shiva Kumar H R
             Fix For: 2.1.1


If a servlet class is packaged as a compressed JAR and put in WEB-INF/lib 
directory of a WAR, then plan creator will fail to recognize such class.

Due to GERONIMO-3850, you may *not* notice any exceptions on console, rather 
Plan Creator would have simply failed to detect any references/security 
configurations required for the web-app. 

When you input such WARs to Plan Creator, you will see that after "WAR - 
Environment" page you will directly move to "WAR - Dependencies" page. i.e. 
*no* "WAR-References" or "WAR-Security" page will be shown even though the 
web-app requires certain references to be resolved or security roles to be 
defined.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to