Date: Fri, 11 Sep 2009 11:51:07 -0400 From: Steel City Phantom <scphantm@gmail.com> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: jboss5 on freebsd Message-ID: <5c99941f0909110851g5481ce07ube39991fe875493f@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
im trying to get the jboss 5 port to run on bsd 6.3. ive had 4 going for a long time now but i can't seem to get 5 to run right. my app is huge and i need to increase the permgen space on the jvm for it to run. ive got this in my rc.conf jboss5_enable="YES" jboss5_config="default" jboss5_flags="-Dprogram.name=run.sh -server -Xms1024m -Xmx1024m -XX:PermSize=1000m -XX:MaxPermSize=1000m" it worked fine in jboss4 but for some reason 5 isn't picking it up. any ideas?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5c99941f0909110851g5481ce07ube39991fe875493f>