these have been bothering me for a while...
1.  I want to execute a command through the process service which includes the 
word "start".  so I tried:
result = self.staf_handle.submit(node, "process", "start command 
/etc/rc.d/init.d/krobix parms start")
but when this is parsed, the start at the end gets picked up as a process 
service keyword, so I get a syntax error.  I ended up changing start to restart 
and things work, but it's a suboptimal solution.  how do I make staf treat 
stuff in the request string as arguments and not parse them as keywords?  
2.  the STAX UG in PDF is a beast to navigate: no page numbers in the TOC (or 
anywhere) and the hyperlinks don't work (at least in the PDF viewer I have use 
of on my fedora desktop).  would it be possible to put up an HTML version of 
staxug similar to that for stafug?  

thanks much,
nathan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to