[jboss-svn-commits] JBL Code SVN: r37784 - in labs/jbosstm/trunk/XTS/jbossxts/src: main and 2 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Dec 7 22:49:01 EST 2011


Author: zhfeng
Date: 2011-12-07 22:49:01 -0500 (Wed, 07 Dec 2011)
New Revision: 37784

Added:
   labs/jbosstm/trunk/XTS/jbossxts/src/main/
   labs/jbosstm/trunk/XTS/jbossxts/src/main/resources/
   labs/jbosstm/trunk/XTS/jbossxts/src/main/resources/META-INF/
   labs/jbosstm/trunk/XTS/jbossxts/src/main/resources/META-INF/jax-ws-catalog.xml
Log:
JBTM-966 update to add jax-ws-catalog.xml in jbossxts.jar

Added: labs/jbosstm/trunk/XTS/jbossxts/src/main/resources/META-INF/jax-ws-catalog.xml
===================================================================
--- labs/jbosstm/trunk/XTS/jbossxts/src/main/resources/META-INF/jax-ws-catalog.xml	                        (rev 0)
+++ labs/jbosstm/trunk/XTS/jbossxts/src/main/resources/META-INF/jax-ws-catalog.xml	2011-12-08 03:49:01 UTC (rev 37784)
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system">
+    <rewriteSystem systemIdStartString="http://www.w3.org/2006/03/addressing" rewritePrefix="classpath:/schemas/wsdl"/>
+</catalog>



More information about the jboss-svn-commits mailing list