Issue Details (XML | Word | Printable)

Key: IDE-787
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Christian Dupuis
Reporter: Imported
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring IDE

Schema files cannot be located

Created: 17/Jan/08 04:25 PM   Updated: 18/Jan/08 02:12 AM
Component/s: beans.ui.editor
Affects Version/s: 2.0.2
Fix Version/s: 2.0.3

Time Tracking:
Original Estimate: 0.12d
Original Estimate - 0.12d
Remaining Estimate: 0.12d
Remaining Estimate - 0.12d
Time Spent: 0d
Remaining Estimate - 0.12d

File Attachments: 1. Zip Archive mylyn-context.zip (1 kB)

Environment:
Windows XP professional
Eclipse Europa 3.3 + WTP 2.0


 Description  « Hide
Not all of the Spring schema files can be located. When I check the XML Catalog entries I notice several errors.

Strange thing is that some of the XSD files can be located and some cant.

Please see the attached screenshot.



 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Stephan Oudmaijer added a comment - 17/Jan/08 04:30 PM
I cant seem to upload a screenshot.

For example, this XSD cant be located:

Location: platform:/plugin/org.springframework/org/springframework/scripting/config/spring-lang-2.5.xsd
URI: platform:/plugin/org.springframework/org/springframework/scripting/config/spring-lang-2.5.xsd
Key Type: Schema Location
Key: http://www.springframework.org/schema/lang/spring-lang-2.5.xsd

While this one can:

Location: org\springframework\osgi\config\spring-osgi-1.0-rc1.xsd in jar file D:\development\eclipse-3.3-jee\plugins\org.springframework.osgi.bundle.core_1.0.0.rc1_v200711061752.jar
URI: jar:file:D:/development/eclipse-3.3-jee/plugins/org.springframework.osgi.bundle.core_1.0.0.rc1_v200711061752.jar!/org/springframework/osgi/config/spring-osgi-1.0-rc1.xsd
Key Type: Schema Location
Key: http://www.springframework.org/schema/osgi


Christian Dupuis added a comment - 18/Jan/08 01:58 AM
As you are reporting this issue against 2.0.2 RC1 this is actually a duplicate to IDE-748.

Anyways I will not close this right away because even the last nightly build has a problem with the

Location: platform:/plugin/org.springframework.osgi.bundle.core/org/springframework/osgi/config/spring-osgi-compendium-1.0-rc2.xsd
URI: platform:/plugin/org.springframework.osgi.bundle.core/org/springframework/osgi/config/spring-osgi-compendium-1.0-rc2.xsd
Key Type: Schema Location
Key: http://www.springframework.org/schema/osgi-compendium

contribution which is marked invalid.