[jboss-cvs] JBossAS SVN: r74759 - trunk/profileservice/src/resources.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 17 22:22:02 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-06-17 22:22:01 -0400 (Tue, 17 Jun 2008)
New Revision: 74759

Modified:
   trunk/profileservice/src/resources/profileservice-beans.xml
Log:
Update the DeploymentInvocationHandler comment

Modified: trunk/profileservice/src/resources/profileservice-beans.xml
===================================================================
--- trunk/profileservice/src/resources/profileservice-beans.xml	2008-06-18 02:20:40 UTC (rev 74758)
+++ trunk/profileservice/src/resources/profileservice-beans.xml	2008-06-18 02:22:01 UTC (rev 74759)
@@ -33,7 +33,7 @@
         <property name="deployMgrProxy"><inject bean="ProfileServiceProxyFactory" property="deployMgrProxy"/></property>
     </bean>
     <!--
-        Add a ProfileService handler to the remoting socket connector
+        Add a DeploymentManger handler to the remoting socket connector
     -->
     <bean name="DeploymentInvocationHandler"
         class="org.jboss.profileservice.management.upload.remoting.DeployHandler">




More information about the jboss-cvs-commits mailing list