Are you saying that you are using the STAF QUEUE service to send a message 
via the QUEUE request to a STAF handle created by a STAX job?  And that in 
a STAX job, you want to be able to get these messages off this handle's 
queue and that you are having an issue with doing that?  If this is what 
you are trying to do, see section "Sample STAX Job 3 - Creating a STAF 
Handle and Using it's Queue" in the STAX User's Guide at 
http://staf.sourceforge.net/current/STAX/staxug.html#Header_SampleJob3. 
This section provides a sample STAX job that does this and says:

"This STAX job demonstrates how to create your own STAF handle within a 
STAX job and use it's queue to get messages. Note that you should not use 
the STAX job handle's queue as that can interfere with the use of the 
queue by the STAX service as described in the Concepts section, 
sub-section "Queues" in the STAX User's Guide."

I don't know what you mean when you say you're using the STAF LOG service 
to send messages as the LOG service does not send messages (for more 
information on the STAF LOG service see section "8.9 Log Service" in the 
STAF User's Guide at 
http://staf.sourceforge.net/current/STAFUG.htm#HDRLOGSRV).

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313




From:   Nilesh <nil.sa...@gmail.com>
To:     staf-users@lists.sourceforge.net, 
Date:   08/19/2013 05:42 AM
Subject:        [staf-users] Read QUEUE from STAX XML



We have created QUEUE which is being used to send test case results 
message 
from remote machine execution. We are able to create QUEUE and send 
messages 
through it.But we are unable to read QUEUE messages which are getting into 
it 
in STAX XML.Here STAF log service is getting used to send message.

Can you please guide us to code into STAX XML through which these message 
can 
be read from QUEUE.




------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to