-
Feb 2nd, 2012, 10:39 PM
#1
XSD Validation
Hi,
I'm running STS SpringSource Tool Suite and after importing the OAuth project into the workspace I'm having the following error related to the XSD.
Cannot resolve the name 'beans:identifiedType' to a(n) 'type definition' component. spring-security-oauth2-1.0.xsd
Does anyone know how to fix this issue? The error is being marked at the line 303.
------Something before...
<xs:complexType>
<xs:complexContent>
<xs:extension base="beans:identifiedType">
<xs:attribute name="resource-id" type="xs:string">
<xs:annotation>
<xs:documentation>
The resource id that is protected by this filter
if any. If empty or
absent then all resource ids
are allowed,
------ Continues.....
Thanks...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules