Prathapan, All Inline::Java configuration options can also be set using environment variables. Try this:
% export PERL_INLINE_JAVA_EXTRA_JAVA_ARGS="-Xmx256m" % # start the Inline::Java server Patrick On Wed, 26 Jan 2005 02:58:04 -0800 (PST), Prathapan Sethumadhavan <[EMAIL PROTECTED]> wrote: > While using Inline::Java, I start the Inline Java > Server beforehand and then connect to it from the Perl > program. This was based on Patrick's suggestion for a > problem I encountered (Inline Java Server not starting > automatically). > > Now I need to increase the amount of memory available > to JVM. I read somewhere that I could use > EXTRA_JAVA_ARGS => '-Xmx256m' when you start the JVM > from the Perl program. But when I start Inline Java > Sever upfront, is there a way to increase the memory? > > Thanks, > Prathapan > -- ===================== Patrick LeBoutllier Laval, Québec, Canada