Hi all,
I'm getting an xml problem marker that others have seen with SD JPA, and they just started appearing. I saw this first with SD JPA 1.2.0.RELEASE a couple of days ago and now I'm still seeing it with SD JPA 1.3.0.RELEASE.Right-clicking on the message yields the following error message (repeated 6 times with different schema names):Code:Referenced file contains errors (http://www.springframework.org/schema/tool/spring-tool.xsd). For more information, right click on the message in the Problems View and select "Show Details..."Like others have noticed, if I comment the <jpa:repositories> element, the error goes away (see attached screenshots).Code:sch-props-correct.2: A schema cannot contain two global components with the same name; this schema contains two occurrences of 'http://www.springframework.org/schema/tool,annotation'.
Can the SD team figure out what is going on here? While it's not a showstopper for me (I ignore plenty of eclipse error markers), other developers at our client who are new to Java & STS/eclipse are going to freak out a bit, and I'd like to avoid that.
Thanks,
Matthew


Reply With Quote
