You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bl...@apache.org on 2006/11/28 04:01:51 UTC

svn commit: r479866 - in /incubator/cxf/trunk: distribution/src/main/release/etc/ejb_servants.properties distribution/src/main/release/etc/web.xml rt/transports/local/src/main/resources/META-INF/DISCLAIMER

Author: blin
Date: Mon Nov 27 19:01:50 2006
New Revision: 479866

URL: http://svn.apache.org/viewvc?view=rev&rev=479866
Log:
Change references of CeltiXfire to Apache CXF


Modified:
    incubator/cxf/trunk/distribution/src/main/release/etc/ejb_servants.properties
    incubator/cxf/trunk/distribution/src/main/release/etc/web.xml
    incubator/cxf/trunk/rt/transports/local/src/main/resources/META-INF/DISCLAIMER

Modified: incubator/cxf/trunk/distribution/src/main/release/etc/ejb_servants.properties
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/etc/ejb_servants.properties?view=diff&rev=479866&r1=479865&r2=479866
==============================================================================
--- incubator/cxf/trunk/distribution/src/main/release/etc/ejb_servants.properties (original)
+++ incubator/cxf/trunk/distribution/src/main/release/etc/ejb_servants.properties Mon Nov 27 19:01:50 2006
@@ -15,7 +15,7 @@
 #    specific language governing permissions and limitations
 #    under the License.
 
-# Configuration of CeltiXFire J2EE Connector inbound connections.
+# Configuration of Apache CXF J2EE Connector inbound connections.
 # 
 # Format: 
 # jndi_name={namespace}ServiceName@url_to_swdl

Modified: incubator/cxf/trunk/distribution/src/main/release/etc/web.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/etc/web.xml?view=diff&rev=479866&r1=479865&r2=479866
==============================================================================
--- incubator/cxf/trunk/distribution/src/main/release/etc/web.xml (original)
+++ incubator/cxf/trunk/distribution/src/main/release/etc/web.xml Mon Nov 27 19:01:50 2006
@@ -25,7 +25,7 @@
     <servlet>
         <servlet-name>cxf</servlet-name>
         <display-name>cxf</display-name>
-        <description>celtixfire endpoint</description>
+        <description>Apache CXF Endpoint</description>
         <servlet-class>org.apache.cxf.jaxws.servlet.CXFServlet</servlet-class>
         <load-on-startup>1</load-on-startup>
     </servlet>

Modified: incubator/cxf/trunk/rt/transports/local/src/main/resources/META-INF/DISCLAIMER
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/transports/local/src/main/resources/META-INF/DISCLAIMER?view=diff&rev=479866&r1=479865&r2=479866
==============================================================================
--- incubator/cxf/trunk/rt/transports/local/src/main/resources/META-INF/DISCLAIMER (original)
+++ incubator/cxf/trunk/rt/transports/local/src/main/resources/META-INF/DISCLAIMER Mon Nov 27 19:01:50 2006
@@ -1,4 +1,4 @@
-Apache CeltiXfire is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. 
+Apache CXF is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. 
 
 Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects.