Mantis - Resin
Viewing Issue Advanced Details
256 minor always 06-12-05 00:00 11-30-05 14:43
user62  
 
normal  
closed 3.0.13  
3.0.13 fixed  
none    
none 3.0.14  
0000256: [PATCH] Reference to resin_home missing in run.cpp
RSN-279
Revision 78 of run.cpp had a change to the set_jdk_args function where a reference to resin_home was now made.

Unfortunately, this method doesn't have a reference to resin_home.

This patch adds resin_home as an argument to set_jdk_args and then adds the parameter to the function call to set_jdks_args in get_server_args.

The patch was made in the root of the httpd source folder.

There are no notes attached to this issue.