>>> You should be able to achieve this by using <jvm-arg> inside the <server>
>>>
>>> <server id="a" address="127.0.0.1" port="6800">
>>>  <jvm-arg>-Dserver=A</jvm-arg>
>>> </server>
>>>
>>> <server id="b" address="127.0.0.1" port="6801">
>>>  <jvm-arg>-Dserver=B</jvm-arg>
>>> </server>
>>>
>>> Regards,
>>> Alex
>>>
>>>       
>> Hmm, that's exactly what I tried first, as mentioned below.
>>     
>
> Did it work for you? What version of Resin 3.1 did you try it with if it did 
> not work?
>
>   
No, none of those scenarios worked.  It is with Resin 3.1.9.  I was 
trying to resin:import the jvm-args, so I guess that's why it was 
failing.  I have unique jvm-arg needs for different servers so I was 
hoping I could pull that off.

>>  Can you 
>> have jvm-arg inside a resin:import'ed file?
>>     
> Nope, the server does not allow <resin:import tag.
>
> Alex
>   
Bummer.  Thanks for clarifying.

Aaron



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to