Browse Source
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3317 50f2f4bb-b051-0410-bef5-90022cba6387pull/1/head
3 changed files with 6 additions and 7 deletions
@ -1 +1 @@
@@ -1 +1 @@
|
||||
http\://www.springframework.org/schema/jms=org.springframework.jms.config.JmsNamespaceHandler |
||||
http\://www.springframework.org/schema/rabbitmq=org.springframework.amqp.rabbit.config.RabbitNamespaceHandler |
||||
|
||||
@ -1,3 +1,2 @@
@@ -1,3 +1,2 @@
|
||||
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 |
||||
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 |
||||
|
||||
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
# Tooling related information for the jms namespace |
||||
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 |
||||
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 |
||||
|
||||
Loading…
Reference in new issue