Geoffrey De Smet wrote:
The spring.schemas file goes in META-INF, the xsd file goes somewhere on the classpath. So if you are putting it in a jar (which is on the classpath), you could put it in the root of the jar.My xsd is a copy fromhttp://picorg.net/schema/activemq-4.1-working-V4.2.xsd Where in my jar should I drop it? In the META-INF directory? With kind regards, Geoffrey De Smet