Hi all,
AMQ-1016 is blocking our spring-based application.
So far we've used this stopgap in development:
xsi:schemaLocation="http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://activemq.org/config/1.0
http://mydomain.com/schema/activemq-4.1-working-V4.2.xsd"
We cannot put this into production as not all our production deployments
will have an internet connection.
Since "4.1.1" won't fix the issue,
I wonder if someone has build a "4.1.0.springworking1" version
that doesn't require an internet connection?
If not, I 'll have to build one till 4.2.0 is out :/
--
With kind regards,
Geoffrey De Smet