staf-users@lists.sourceforge.net,
Date: 07/12/2012 01:03 AM
Subject: Re: [staf-users] Invoking a JAVA process through STAX...
Hello Sir/Ma'am,
1. My JAVA source code is: STAFMonitor.java, which is getting executed
successfully without any error on JAVA IDE/Eclipse.
I have created two
Hello Sir/Ma'am,
1. My JAVA source code is: STAFMonitor.java, which is getting executed
successfully without any error on JAVA IDE/Eclipse.
- I have created two table in mysql database as "emp" and "emp1" with 5
columns each.
- I have created a procedure in mysql database which inserts 1
which also show how to do this.
--
Sharon Lucas
IBM Austin, luc...@us.ibm.com
(512) 286-7313 or Tieline 363-7313
From: Prabhat Saurabh
To: staf-users@lists.sourceforge.net,
Date: 07/09/2012 11:53 PM
Subject:[staf-users] Invo
Hello,
I am trying to invoke a JAVA process through STAX but as it acepts only
.xml files for process invocation, i am unable to invoke the JAVA process.
1. Can you suggest me how to invoke the JAVA class through stax for
monitoring purpose.
2. When i am running the STAFDempController, it is givi