Yes, I forgot to commit this.

--jason


Vesco Claudio wrote:

>Hi alls!
>
>I think that with the recent cvs commit we need to patch jboss-server.xml
>with
>
>Index: jboss-service.xml
>===================================================================
>RCS file: /cvsroot/jboss/jboss/src/etc/conf/default/jboss-service.xml,v
>retrieving revision 1.39
>diff -c -r1.39 jboss-service.xml
>*** jboss-service.xml  24 Mar 2002 21:44:32 -0000      1.39
>--- jboss-service.xml  2 Apr 2002 15:27:52 -0000
>***************
>*** 24,30 ****
>  
>    <mbean code="org.jboss.deployment.scanner.URLDeploymentScanner"
>        name="jboss.deployment:type=DeploymentScanner,flavor=URL">
>!     <depends>jboss.system:service=MainDeployer</depends>
>      <attribute name="ScanPeriod">5000</attribute>
>  
>      <!-- 
>--- 24,30 ----
>  
>    <mbean code="org.jboss.deployment.scanner.URLDeploymentScanner"
>        name="jboss.deployment:type=DeploymentScanner,flavor=URL">
>!     <depends
>optional-attribute-name="Deployer">jboss.system:service=MainDeployer</depend
>s>
>      <attribute name="ScanPeriod">5000</attribute>
>  
>      <!-- 
>



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to