Author: jbonofre
Date: Wed May 4 07:23:15 2011
New Revision: 1099350
URL: http://svn.apache.org/viewvc?rev=1099350&view=rev
Log:
Fix beans file in the WSN CXF binding examples.
Modified:
servicemix/smx3/trunk/distributions/apache-servicemix/src/main/release/examples/wsn-cxf-binding/servicemix.xml
Modified:
servicemix/smx3/trunk/distributions/apache-servicemix/src/main/release/examples/wsn-cxf-binding/servicemix.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/distributions/apache-servicemix/src/main/release/examples/wsn-cxf-binding/servicemix.xml?rev=1099350&r1=1099349&r2=1099350&view=diff
==============================================================================
---
servicemix/smx3/trunk/distributions/apache-servicemix/src/main/release/examples/wsn-cxf-binding/servicemix.xml
(original)
+++
servicemix/smx3/trunk/distributions/apache-servicemix/src/main/release/examples/wsn-cxf-binding/servicemix.xml
Wed May 4 07:23:15 2011
@@ -18,7 +18,7 @@
-->
<beans xmlns:sm="http://servicemix.apache.org/config/1.0"
- xmlns:amq="http://activemq.org/config/1.0"
+ xmlns:amq="http://activemq.apache.org/schema/core"
xmlns:util="http://www.springframework.org/schema/util">
<sm:rmiRegistry id="rmiRegistry" port="1099" />