Author: thomas.diesler(a)jboss.com
Date: 2007-08-08 06:19:14 -0400 (Wed, 08 Aug 2007)
New Revision: 4247
Modified:
stack/metro/trunk/src/main/resources/jbossws-sunri-config.xml
Log:
typo
Modified: stack/metro/trunk/src/main/resources/jbossws-sunri-config.xml
===================================================================
--- stack/metro/trunk/src/main/resources/jbossws-sunri-config.xml 2007-08-08 10:18:33 UTC
(rev 4246)
+++ stack/metro/trunk/src/main/resources/jbossws-sunri-config.xml 2007-08-08 10:19:14 UTC
(rev 4247)
@@ -89,7 +89,7 @@
</bean>
<!-- Phase 2 -->
- <bean name="WSNativeDeploymentAspectInstallerPostJSE"
class="org.jboss.wsf.framework.deployment.DeploymentAspectInstaller">
+ <bean name="WSMetroDeploymentAspectInstallerPostJSE"
class="org.jboss.wsf.framework.deployment.DeploymentAspectInstaller">
<property name="manager"><inject
bean="WSDeploymentAspectManagerPostJSE"/></property>
<property name="sortAspectsOnCreate">true</property>
<property name="aspects">
Show replies by date