[Registry-dev] [jira] Commented: (REGISTRY-256) wsoregistry.war
fails to deploy on tomcat
Krishantha Samaraweera (JIRA)
jira at wso2.org
Mon Mar 24 02:03:44 PDT 2008
[ https://wso2.org/jira/browse/REGISTRY-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033#action_16033 ]
Krishantha Samaraweera commented on REGISTRY-256:
-------------------------------------------------
servlet-api 2.5 just means that the servlet jar file is being included in the registry war package, but it should not be since the servlet container provides its own version. This jar will be removed from the next version.
> wsoregistry.war fails to deploy on tomcat
> -----------------------------------------
>
> Key: REGISTRY-256
> URL: https://wso2.org/jira/browse/REGISTRY-256
> Project: WSO2 Registry
> Issue Type: Bug
> Components: core
> Affects Versions: 1.0
> Environment: tomcat 5.5.20/6.0.14
> Reporter: Michele Mazzucco
> Assignee: Chathura Ekanayake
> Priority: Minor
>
> Tomcat logs an error during startup
> INFO: Deploying web application archive wso2registry.war
> Mar 21, 2008 12:23:53 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
> INFO: validateJarFile(/Users/nmm42/devel/apache/apache-tomcat-5.5.20/webapps/wso2registry/WEB-INF/lib/servlet-api-2.5-6.1.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
> [INFO] 0 User Manager tables were already created.
> [INFO] 504 Registry intialized successfully.
> However the registry seems to work fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Registry-dev
mailing list