schema conformance
Cantor, Scott
cantor.2 at osu.edu
Mon May 5 09:32:53 EDT 2014
> Firstly some of the schema invalidity is in idp-attribute-cli. Is this
> still a valid project ? if so how many of the xml files in there are still
> relevant? I don't really want to spend time chasing my tail fixing
> something which is redundant.
Just leave that one to me, I do need to get back to it.
> Another one is web.xml in idp-war (src/main/webapp/WEB-inf). This
> declares a namespace "http://java.sun.com/xml/ns/j2ee", whereas the namespace
> inside the referred XSD, and that in the java-idp-testbed version of that file uses
> "http://java.sun.com/xml/ns/javaee" I'm guessing that this is just finger
> trouble, but I'd like to check before I fix it.
Don't know about that one, but I just did some searching, and best I can tell, the former was used up through J2EE 1.4 and the latter is for 5+ (I assume that was like the Java change, when they went from JDK 1.4 to Java 5).
If we're not actually using J2EE, we may not need the namespace referenced.
-- Scott
More information about the dev
mailing list