You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2007/04/26 10:50:15 UTC

[jira] Closed: (WICKET-134) servlet.jar is included in the wicket examples war file.

     [ https://issues.apache.org/jira/browse/WICKET-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Dashorst closed WICKET-134.
-----------------------------------

    Resolution: Fixed

> servlet.jar is included in the wicket examples war file.
> --------------------------------------------------------
>
>                 Key: WICKET-134
>                 URL: https://issues.apache.org/jira/browse/WICKET-134
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.2.4, 1.2.5, 1.2.6, 1.3, 2.0
>            Reporter: Johan Compagner
>         Assigned To: Martijn Dashorst
>             Fix For: 1.2.6
>
>
> when i make a war file out of the examples i see this jar also being included into the war:
> servlet-api-2.5-6.0.1.jar
> that is wrong. The servlet.jar can't be added to the war file it doesn't belong there.
> Tomcat also warns you for this issue:
> 3-dec-2006 0:51:48 org.apache.catalina.loader.WebappClassLoader validateJarFile
> INFO: validateJarFile(C:\javatools\apache-tomcat-5.5.16\work\Catalina\localhost\wicket-examples\WEB-INF\lib\servlet-api-2.5-6.0.1.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class

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