Hi Aaron,

Maybe I am missing something, but if you can pass in
-Dconfiguration=wherever to your individual machines (in your
/etc/init.d/resin script or wherever, I assume?), can't you pass in your
server specific JVM args there too?

Rachel

On Mon, Nov 30, 2009 at 12:08 PM, Aaron Freeman <[email protected]>wrote:

> Thanks Alex.  My problem isn't with multiple servers on a single machine
> though.  I have multiple machines, each with one server, and a few of
> the machines need a different set of jvm-args.  I was trying to get by
> with one Resin configuration file where I could pass in a
> -Dconfiguration={something} and then resin:import
> path=".../${configuration}/*.xml" (not literally, I was using the
> fileset option of resin:import).  It's working great except the one
> little snafu of not being able to import jvm-arg settings.
>
> I think I will just have to throw some resin:choose around the jvm-arg
> stuff.
>
> Aaron
>
>
> _______________________________________________
> resin-interest mailing list
> [email protected]
> http://maillist.caucho.com/mailman/listinfo/resin-interest
>
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to