some infrastructure files for custom schema

This commit is contained in:
Mark Pollack 2010-05-10 18:33:31 +00:00
parent 365737b515
commit dad714710f
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