some infrastructure files for custom schema

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3317 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Mark Pollack 2010-05-10 18:33:31 +00:00
parent a6a8a5cca7
commit 65105cd94c
3 changed files with 6 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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