[staf-users] question about getting status mesage from remote server in Java

2011-09-19 Thread Tun Wei
Hi, guys: I am a java developer and new to the STAF. I have a question about how to get status message from remote Java code back to my STAF code. Following is what I want to do, and could you please give me some suggestions? In my local STAF code, I am using this STAF code to call a java program

Re: [staf-users] question about getting status mesage from remote server in Java

2011-09-19 Thread Tun Wei
GET WAIT [] request to the QUEUE service to get messages > off its STAF handle's queue. > > -- > Sharon Lucas > IBM Austin, luc...@us.ibm.com > (512) 286-7313 or Tieline 363-7313 > > > > > From:Tu

[staf-users] Question about the STAF log

2011-11-30 Thread Tun Wei
Hi: I am new to STAF and I have a basic question about the STAF log. Right now, by using Java, I can new a STAFHandle and give a request to invoke my test function on a remote server. This part is fine. Now I have a question about the log. Is there any way to new STAF log API in java and catch al

Re: [staf-users] Question about the STAF log

2011-11-30 Thread Tun Wei
ent/STAFJava.htm#ToC_STAFHandle> > > -- > Sharon Lucas > IBM Austin, luc...@us.ibm.com > (512) 286-7313 or Tieline 363-7313 > > > > > From:Tun Wei > To:staf-users@lists.sourceforge.net, &g

Re: [staf-users] Question about the STAF log

2011-12-01 Thread Tun Wei
g user : none://anonymous" Thank you very much again Tun On Wed, Nov 30, 2011 at 6:04 PM, wei...@gmail.com wrote: > Ok, thank you very much for the suggestions. > > > > Sent from my HTC > - Reply message - > From: "Sharon Lucas" > Date: Wed

[staf-users] STAF woks with TOP on unix

2013-10-16 Thread Tun Wei
Hi, everybody, probably this is an old question. I am wondering if there is a simple way to get TOP result on unix. Right now, I tried this command: STAF PROCESS START SHELL COMMAND "top" RETURNSTDOUT STDERRTOSTDOUT WAIT . But, obviously it is not right because it returns me "Data :top: failed tt