[jbossws-commits] JBossWS SVN: r7263 - container/jboss42/branches/jbossws-jboss422/src/main/resources.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Jun 2 03:44:18 EDT 2008


Author: richard.opalka at jboss.com
Date: 2008-06-02 03:44:17 -0400 (Mon, 02 Jun 2008)
New Revision: 7263

Modified:
   container/jboss42/branches/jbossws-jboss422/src/main/resources/jbossws-jboss42-config.xml
Log:
[JBWS-2174] fix hudson regression for AS 422

Modified: container/jboss42/branches/jbossws-jboss422/src/main/resources/jbossws-jboss42-config.xml
===================================================================
--- container/jboss42/branches/jbossws-jboss422/src/main/resources/jbossws-jboss42-config.xml	2008-05-31 18:47:49 UTC (rev 7262)
+++ container/jboss42/branches/jbossws-jboss422/src/main/resources/jbossws-jboss42-config.xml	2008-06-02 07:44:17 UTC (rev 7263)
@@ -275,6 +275,7 @@
           <inject bean="WSEndpointMetricsDeploymentAspect"/>
           <inject bean="WSEndpointNameDeploymentAspect"/>
           <inject bean="WSEndpointRegistryDeploymentAspect"/>
+          <inject bean="WSModifyWebMetaDataDeploymentAspect"/>
           <inject bean="WSURLPatternDeploymentAspect"/>
           <inject bean="WSEndpointLifecycleDeploymentAspect"/>
           <inject bean="WSRuntimeLoaderDeploymentAspect"/>
@@ -297,7 +298,6 @@
           <inject bean="WSEndpointNameDeploymentAspect"/>
           <inject bean="WSEndpointRegistryDeploymentAspect"/>
           <inject bean="WSRuntimeLoaderDeploymentAspect"/>
-          <inject bean="WSModifyWebMetaDataDeploymentAspect"/>
           <inject bean="WSURLPatternDeploymentAspect"/>
           <inject bean="WSWebAppDeploymentAspect"/>
           <inject bean="WSWebAppGeneratorDeploymentAspect"/>




More information about the jbossws-commits mailing list