From 845a530940d459163dea24c9b1b202ad21b40b43 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 18 Jan 2010 18:23:04 +0000 Subject: [PATCH] removing jms copy --- .../jms/config/spring-integration-ip-2.0.xsd | 90 --- .../jms/config/spring-integration-ip.gif | Bin 538 -> 0 bytes .../jms/config/spring-integration-jms-1.0.xsd | 508 -------------- .../jms/config/spring-integration-jms-2.0.xsd | 620 ------------------ .../jms/config/spring-integration-jms.gif | Bin 577 -> 0 bytes 5 files changed, 1218 deletions(-) delete mode 100644 org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-ip-2.0.xsd delete mode 100644 org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-ip.gif delete mode 100644 org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-jms-1.0.xsd delete mode 100644 org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-jms-2.0.xsd delete mode 100644 org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-jms.gif diff --git a/org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-ip-2.0.xsd b/org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-ip-2.0.xsd deleted file mode 100644 index 5aa81d2c66..0000000000 --- a/org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-ip-2.0.xsd +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - Defines an inbound Channel Adapter for receiving incoming IP packets. - - - - - - - - - - - - - - - - - - - - - - - - Defines an outbound IP packet-sending Channel Adapter. - - - - - - - - - - - - - - - - - - - - Common configuration for IP-based adapters. - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-ip.gif b/org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-ip.gif deleted file mode 100644 index 6d27c46df0bc51cbfc1771c241173979691684bd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 538 zcmZ?wbhEHb6krfwIOfOz2LCf`)U)i=^BmN(Ts3k%RdYP`3Ov;ceKku1%qv5+JHjj* zV-2T;1hpm@O-!(v857u(WXC&-f z773cbsualzPP{V(?0jzhcDhZ()aFA(#<1%Z;w|$IJfA{ z#VIeZEqHxz|No&36o0ZXGBDIL=zt;u6ekSqs%`L5M?H%h_XS2D)-=9iql|yb7AyVoL2o()u - - - - - - - - - - - - - - Defines a JMS Message-Driven inbound Channel Adapter. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines an inbound Channel Adapter for polling a JMS Destination. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines an inbound JMS-based Messaging Gateway. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines an outbound JMS-based Messaging Gateway. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines an outbound JMS Message-sending Channel Adapter. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Common configuration for message-driven inbound JMS-based adapters. - - - - - - - - - - - - - - - - - - - - - Common configuration for inbound JMS-based adapters. - - - - - - - - - - - - - - - - - - - - - - - - - - Defines a Transformer for adding statically configured JMS Headers. - - - - - - - - - - - - - - - - Common configuration for JMS-based adapters. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-jms-2.0.xsd b/org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-jms-2.0.xsd deleted file mode 100644 index 7456e97f93..0000000000 --- a/org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-jms-2.0.xsd +++ /dev/null @@ -1,620 +0,0 @@ - - - - - - - - - - - - - - - Defines a Message Channel that is backed by a JMS Queue. - - - - - - - - - Reference to a JMS Queue. Either this attribute or the 'queue-name' - must be provided, but only one. - - - - - - - Name of a JMS Queue to be resolved by this channel's DestinationResolver. - - - - - - - - - - - - Defines a Message Channel that is backed by a JMS Topic. - - - - - - - - - Reference to a JMS Topic. Either this attribute or the 'topic-name' - must be provided, but only one. - - - - - - - Name of a JMS Topic to be resolved by this channel's DestinationResolver. - - - - - - - - - - - - - ID for this channel. Required. - - - - - - - Reference to a JMS ConnectionFactory. If none is provided, the default - bean name for the reference will be "connectionFactory". - - - - - - - Reference to a DestinationResolver. If none is provided, the default will - be a DynamicDestinationResolver. - - - - - - - - - Defines a JMS Message-Driven inbound Channel Adapter. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines an inbound Channel Adapter for polling a JMS Destination. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines an inbound JMS-based Messaging Gateway. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines an outbound JMS-based Messaging Gateway. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines an outbound JMS Message-sending Channel Adapter. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Common configuration for message-driven inbound JMS-based adapters. - - - - - - - - - - - - - - - - - - - - - Common configuration for inbound JMS-based adapters. - - - - - - - - - - - - - - - - - - - - - A JMS Message Selector expression. - - - - - - - - - - - - Defines a Transformer for adding statically configured JMS Headers. - - - - - - - - - The ReplyTo Destination for the JMS Message. - - - - - - - The Correlation ID for the JMS Message. - - - - - - - - - - - - - - - - - - - - - - - - - - - - Common configuration for JMS-based adapters. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-jms.gif b/org.springframework.integration.jms/src/main/resources/org/springframework/integration/jms/config/spring-integration-jms.gif deleted file mode 100644 index 03bc8fc8216896a93750960fb309ff88646ec22c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 577 zcmZ?wbhEHb6krfwc*Xz%|NsB*n7Z!guRn8F?Ad+z;`g6_zW@CF;n)A4fB*ma_y7H` z|3Ciz|M2_&mp}jC|Nj5y|Np=L|G#|s{L#ak%@sb)l|D@%(zmI?x4FXi=9NPe>pdsb zd(Lcjy>X=P;{KkO*A}ervs>BixUk)M-@>q)NBSO|TlD(g{`=RD9G+#rWrFR7KKqqj zj_(d7y}3AL??m&r$E(-XYHV#cSl;Hnyfa``Pw>ie}1XTIj1@=&Si;apJv2sRf>D*JmW$oRc!M&?n1PV`75Mlw`ZBlVbOFC9i9Y zKi(2j8el%Rwd80+=#kps`Dw1(N&}8HMC`1M$+A=5R1&f&FJfg*)biA@nK6OWLV|$7 z0uCP95{f@r7#SGi7<53^fZ~LKeO^OcQ*%peTYE>GiKUfsXOow+f_ac*r>TN_l$~pc zeTRjUp0%%!cW^+vO{ANFOH5d(N4rX_U!ZPybcBD0t*4pRp~HvFS{=*`nNOcF)N0e# zFk)k8XEV}JY}4V=&=(NU7ZOy8V`X7_sm#Npp{Xg%!>JsnuBIv{FU$8wO6m`v)ePt9 gd54?Xc*PW4J~T8da)}uvtY}bdZsitdVq~xe0Ph>x!~g&Q