Hello, Minor issue, but all the xsd schema for Jetspeed XML files as available in the trunk point to:
http://portals.apache.org/jetspeed-2/2.1/schemas/ <http://portals.apache.org/jetspeed-2/2.1/schemas/%3cconfig-name%3e.xsd> <config-name>.xsd But the actual available location is: http://portals.apache.org/jetspeed-2/2.1/schema/ <http://portals.apache.org/jetspeed-2/2.1/schema/%3cconfig-name.xsd> <config-name.xsd> no "s" in schema folder. Of course, I changed my files to reflect the proper available location (schema instead of schemas). I can file a JIRA ticket, if this is the case. Cheers Mohan
