Hello, I have tried to run jenkins 2.0 with resin but without success. when I'm trying to open a main page I get the following error
WEB-INF/web.xml:30: <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"> is an unexpected top-level tag. 28: xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" 29: version="3.1" 30: metadata-complete="true"> 31: <display-name>Jenkins v2.0-alpha-4</display-name> 32: <description>Build management system</description> At the same time jenkins-1.x.war works fine. Resin implements Servlet 3.0 but Jenkins require 3.1. If I replace web.xml with 3.0 specification it seems to work. So my question is - Does Jenkins 2.0 really using any of the 3.1 features (new classes, methods)? Thanks in advance On Friday, March 25, 2016 at 2:18:18 AM UTC+2, Daniel Beck wrote: > > Hi everyone, > > We released the Jenkins 2.0 beta earlier today. It includes basically > everything we intent to ship in a few weeks as 2.0. A few features/changes > didn't quite make it, and will be added in subsequent weekly releases. > > To learn more about this release and download it, visit our shiny new > site: > https://jenkins.io/2.0/ > > If you're filing issues in JIRA[1], please add the labels '2.0' and > '2.0-beta' so we can easily find your report. Thanks! > > Daniel > > 1: https://wiki.jenkins-ci.org/display/JENKINS/How+to+report+an+issue > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/d832698d-ac85-4be3-a6b9-33865f469372%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.