Search Results
OK to copy?
Examples 1 through 2 of
2 (0.0010 seconds)
Class:
org.apache.jk.server.JkMain
©,
Rating:
0% of 0,
C1
Class: org.apache.jk.common.HandlerRequest ©, Rating: 0% of 0, C2
449 log.debug("Saving properties " + outFile );
450 try {
451 props.save( new FileOutputStream(outFile), "AUTOMATICALLY GENERATED" );
452 } catch(IOException ex ){
453 ex.printStackTrace();
Class: org.apache.jk.common.HandlerRequest ©, Rating: 0% of 0, C2
309
310 FileOutputStream stopF=new FileOutputStream( sf );
311 props.save( stopF, "Automatically generated, don't edit" );
312 } catch( IOException ex ) {
313 log.debug( "Can't create stop file: "+sf );
Result Page:
1