Skip to content

Update to web.xml, fix to #1132 #1178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 16, 2017
Merged

Update to web.xml, fix to #1132 #1178

merged 2 commits into from
Jan 16, 2017

Conversation

srbala
Copy link
Contributor

@srbala srbala commented Jan 16, 2017

Update to web.xml, fix to #1132

Fixes to namespace to fix xml parse error, where strict validation required

Update to web.xml, fix to #1132

Fixes to namespace to fix xml parse error, where strict validation required
@flaix
Copy link
Member

flaix commented Jan 16, 2017

This PR fixes PR #275 which was actually a botched update to Servlet 3.0 as it only updated the version number in the file name, but not the path or the version in the declaration. It will drop Tomcat 6 support, which might not be a problem, given that Tomcat 6 was EOL'ed in 2016.

The weblogic.xml file still lists the 2.4 web-app, though. Given that it was written for Weblogic 12.1.1, which implements Java EE 6, could you also update the weblogic.xml file with the new path/version to keep the two files consistent?

@flaix flaix added this to the 1.9.0 milestone Jan 16, 2017
Update to web app 3.0 xsd
@srbala
Copy link
Contributor Author

srbala commented Jan 16, 2017

weblogic.xml file is updated now

@flaix flaix merged commit d0d6278 into gitblit-org:master Jan 16, 2017
@flaix
Copy link
Member

flaix commented Jan 16, 2017

Thank you.

@srbala srbala deleted the patch-1 branch January 17, 2017 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants