Author: gmazza
Date: Sat Jan  5 08:50:10 2008
New Revision: 609174

URL: http://svn.apache.org/viewvc?rev=609174&view=rev
Log:
Removed unneeded namespace prefixes.

Modified:
    
incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_handlers/src/demo/handlers/common/demo_handlers.xml

Modified: 
incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_handlers/src/demo/handlers/common/demo_handlers.xml
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_handlers/src/demo/handlers/common/demo_handlers.xml?rev=609174&r1=609173&r2=609174&view=diff
==============================================================================
--- 
incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_handlers/src/demo/handlers/common/demo_handlers.xml
 (original)
+++ 
incubator/cxf/trunk/distribution/src/main/release/samples/jaxws_handlers/src/demo/handlers/common/demo_handlers.xml
 Sat Jan  5 08:50:10 2008
@@ -18,8 +18,6 @@
   under the License.
 -->
 <handler-chains xmlns="http://java.sun.com/xml/ns/javaee"; 
-xmlns:cfg="http://cxf.apache.org/configuration/cfg"; 
-xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"; 
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
 xsi:schemaLocation="http://java.sun.com/xml/ns/javaee";>
     <handler-chain>


Reply via email to