Hi Michael!
> Spring itself uses the following pattern for handling namespaces:
> xsi:schemaLocation="http://www.springframework.org/schema/lang
> http://www.springframework.org/schema/lang/spring-lang-2.0.xsd";
>
> spring.schemas :
> http\://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd
>   
>
> The xsd file is then located in the classpath.
> Would it make sense for orchestra to do the same?
>   
Yes, definitely. I've seen the warning too, just neglected to fix it :-)
Thanks for the hints, I'll try to fix it the same way ... or send a
patch if you have some time ;-)

Ciao,
Mario

Reply via email to