You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by hb...@apache.org on 2001/04/21 18:41:56 UTC

cvs commit: jakarta-james/conf james-assembly.xml

hbedi       01/04/21 09:41:56

  Modified:    conf     james-assembly.xml
  Log:
  dnsserver was not in the dependancy list
  
  Revision  Changes    Path
  1.3       +1 -0      jakarta-james/conf/james-assembly.xml
  
  Index: james-assembly.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/conf/james-assembly.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- james-assembly.xml	2001/04/21 06:48:18	1.2
  +++ james-assembly.xml	2001/04/21 16:41:56	1.3
  @@ -8,6 +8,7 @@
       <!-- Specify which components will provide the services required by this
       block. The roles are specified in the code and the .xinfo file. The names
       here must match the names specified for  a Block in this xml file.   -->
  +    <provide name="dnsserver" role="org.apache.james.services.DNSServer"/>
       <provide name="mailstore" role="org.apache.james.services.MailStore"/>
       <provide name="users-store" role="org.apache.james.services.UsersStore"/>
       <provide name="sockets"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: james-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-dev-help@jakarta.apache.org