Mantis - Resin
Viewing Issue Advanced Details
1218 minor always 06-26-06 16:20 08-01-06 20:33
user787  
ferg  
normal  
closed 3.0.14  
fixed  
none    
none 3.1.0  
0001218: resin.conf element <boot jvm-arg=""/> doesn't seem to work
Added <boot> element but jvm doesn't get it. I'm using the cactus' ant task to start resin inorder to run my webtests. Is there another way to pass in jvm args to resin?

<resin xmlns="http://caucho.com/ns/resin" [^]
       xmlns:resin="http://caucho.com/ns/resin/core"> [^]

<boot jvm-arg="-Xmx256m"/>

....
</resin>

There are no notes attached to this issue.