Re: Spring 2.0 schema support

2007-03-16 Thread Adam Lewandowski
James Strachan wrote: > The XML looks fine; it looks like the XSD is not using optional > attributes. Which version are you using? apache-activemq-4.1-20070315.010452-12.zip , from the snapshot repository.

Re: Spring 2.0 schema support

2007-03-15 Thread James Strachan
On 3/15/07, Adam Lewandowski <[EMAIL PROTECTED]> wrote: After working around an issue with the schema resolution (see issue AMQ-1016), I'm getting a parse error trying to use the 'amq' namespace. Here's the pared-down application context definition to illustrate the issue, based on the example at

Spring 2.0 schema support

2007-03-15 Thread Adam Lewandowski
After working around an issue with the schema resolution (see issue AMQ-1016), I'm getting a parse error trying to use the 'amq' namespace. Here's the pared-down application context definition to illustrate the issue, based on the example at http://activemq.apache.org/spring-support.html http: