Quoth Chris Jackson on Tue, Feb 20, 2007 at 12:48:09PM -0800: > This doesn't work for me. When I use svccfg -s setenv CATALINA_OPTS > "Xms256m -Xmx256m" the properties as displayed via svccfg's listprop > are so:
Well -s takes an FMRI parameter, so that command should result in an error. But what does "svcprop -t -p start/environment <instance_fmri>" report? David