|
From: Francesco S. <f.s...@ci...> - 2011-08-25 15:11:21
|
Hi Leif. Thanks for your reply. Il 25/08/2011 16:51, Leif Mortenson ha scritto: > Newer versions of the Wrapper all allow you to have discontinuous 'X' > values in the properties however so this should be easy to do. I'm using 3.5.7 version. Could you tell me which version? I read release notes but I didn't find nothing about. > For > your include file, use a range of values 100-199 or something and then > they will all be added correctly when the Wrapper builds the final > command line. To do this, you need to set: > wrapper.ignore_sequence_gaps=TRUE > http://wrapper.tanukisoftware.com/doc/english/prop-ignore-sequence-gaps.html > > Your include file would now look like this: > sub.conf > --- > wrapper.java.additional.100=-Dsun.lang.ClassLoader.allowArraySyntax=true > wrapper.java.additional.101=-Dit.cineca.sia.peaf.managed=true > wrapper.java.additional.102=-Dit.cineca.sia.development=false > wrapper.java.additional.103=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=8018 > --- > > Then in your main wrapper.conf > --- > #include ../conf/sub.conf > --- Ok. I will try as soon as possible! Thanks. -- ------------------------------------------------------ Francesco Sordillo CINECA - System and Technologies Department e-mail: f.s...@ci... phone: (0039) 051 6171 874 ------------------------------------------------- CINECA - Inter University Computing Center via Magnanelli 6/3 Casalecchio di Reno - 40033 - (BO) www.cineca.it |