I had the same problem with tomcat SMF (setting JAVA_OPTS which have spaces). I could not figure out any cleaner way.
Same issue in tomcat SMF : http://forums.sun.com/thread.jspa?threadID=5360738 Workaround is to edit the method file. (I think memcached SMF in Web Stack 1.4 have a similar hack to pass command line options.) Regards, Basant. On Tue, Feb 17, 2009 at 04:40:42PM -0500, Jeff Trawick wrote: > Does anyone know of a cleaner way to set multiple command-line arguments > than > > svccfg -s apache22 setprop httpd/startup_options = astring: '("-DFOO" > "-f" "/etc/apache2/2.2/alternate.conf")' > > > _______________________________________________ > > > webstack-discuss mailing list > webstack-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss