restored original jms namespace declaration

This commit is contained in:
Juergen Hoeller 2010-05-10 21:31:13 +00:00
parent dad714710f
commit 15fe75b1a1
3 changed files with 7 additions and 6 deletions

View File

@ -1 +1 @@
http\://www.springframework.org/schema/rabbitmq=org.springframework.amqp.rabbit.config.RabbitNamespaceHandler
http\://www.springframework.org/schema/jms=org.springframework.jms.config.JmsNamespaceHandler

View File

@ -1,2 +1,3 @@
http\://www.springframework.org/schema/rabbitmq/spring-rabbit-1.0.xsd=org/springframework/amqp/rabbit/config/spring-rabbit-1.0.xsd
http\://www.springframework.org/schema/rabbitmq/spring-rabbit.xsd=org/springframework/amqp/rabbit/config/spring-rabbit-1.0.xsd
http\://www.springframework.org/schema/jms/spring-jms-2.5.xsd=org/springframework/jms/config/spring-jms-2.5.xsd
http\://www.springframework.org/schema/jms/spring-jms-3.0.xsd=org/springframework/jms/config/spring-jms-3.0.xsd
http\://www.springframework.org/schema/jms/spring-jms.xsd=org/springframework/jms/config/spring-jms-3.0.xsd

View File

@ -1,4 +1,4 @@
# Tooling related information for the jms namespace
http\://www.springframework.org/schema/rabbit@name=rabbit Namespace
http\://www.springframework.org/schema/rabbit@prefix=rabbit
http\://www.springframework.org/schema/rabbit@icon=org/springframework/amqp/rabbit/config/spring-rabbit.gif
http\://www.springframework.org/schema/jms@name=jms Namespace
http\://www.springframework.org/schema/jms@prefix=jms
http\://www.springframework.org/schema/jms@icon=org/springframework/jms/config/spring-jms.gif