Hi,
I was trying to get started with Registry, so I could see what kinds of things I could make it do. I went through the effort to install Derby and Tomcat before installing Registry, in hopes that I could minimize problems by following the documentation.
Problem is, when I startup Tomcat I get a [INFO] messages that say:
INFO: validateJarFile(c:\Apache\apache-tomcat-6.0.16\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 Unable to create the sample DB, so created in-memory
[INFO] 359 Registry initialized successfully.
Can anyone suggest what the problem is here? I'm sure its something I did/didn't do. Any help would be appreciated. Thanks.