Hi,
I am trying to create a activemq-jms-ds.xml according to the instructions on
http://activemq.apache.org/integrating-apache-activemq-with-jboss.html
instructions for jboss .
The dtd is:
<!DOCTYPE connection-factories
PUBLIC "-//JBoss//DTD JBOSS JCA Config 1.5//EN"
"http://www.jboss.org/j2ee/dtd/jboss-ds_1_5.dtd">
The element
<ServerUrl>vm://localhost</ServerUrl>
is not declared in the dtd, so the XML does not validate against it.
Does this mean anything or can this be ignored?
Thanks
Hub
--
View this message in context:
http://old.nabble.com/%3CServerUrl%3E-violates-dtd-tp29356444p29356444.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.