You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2003/04/05 00:00:57 UTC

cvs commit: avalon-apps/simpleserver/src/conf simpleserver-environment.xml

donaldp     2003/04/04 14:00:57

  Modified:    simpleserver/src/conf simpleserver-environment.xml
  Log:
  No need to specify policy as it defaults to all permission
  
  Revision  Changes    Path
  1.5       +0 -6      avalon-apps/simpleserver/src/conf/simpleserver-environment.xml
  
  Index: simpleserver-environment.xml
  ===================================================================
  RCS file: /home/cvs/avalon-apps/simpleserver/src/conf/simpleserver-environment.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- simpleserver-environment.xml	1 Nov 2002 23:24:28 -0000	1.4
  +++ simpleserver-environment.xml	4 Apr 2003 22:00:57 -0000	1.5
  @@ -17,12 +17,6 @@
         <log-target name="simple-server" location="/logs/simple-server.log" />
       </logs>
   
  -    <policy>
  -      <grant code-base="sar:SAR-INF/lib/*">
  -        <permission class="java.security.AllPermission" />
  -      </grant>
  -    </policy>
  -
       <classloaders default="default" version="1.0">
           <predefined name="*system*"/>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org