Re: [staf-users] Writng Java Service : Questions

2010-02-19 Thread Sharon Lucas
/19/2010 12:55 PM To Sharon Lucas/Austin/i...@ibmus cc staf Subject Re: [staf-users] Writng Java Service : Questions Hiya Thanks for your answers! In terms of the Java class implementing my STAF service, does it have to be thread safe / concurrent ?! In step 7 you listed below, if my

Re: [staf-users] Writng Java Service : Questions

2010-02-19 Thread clayton neal
From: Sharon Lucas To: clayton neal Cc: staf Sent: Thu, 18 February, 2010 17:47:18 Subject: Re: [staf-users] Writng Java Service : Questions Hi, here are answers to your questions on writing a STAF Java Service. - Is there a difference between a service

Re: [staf-users] Writng Java Service : Questions

2010-02-18 Thread Sharon Lucas
vice User's Guide at http://staf.sourceforge.net/current/FSExt.html#Header_23 for more information. -- Sharon Lucas IBM Austin, luc...@us.ibm.com (512) 286-7313 or Tieline 363-7313 clayton neal 02/18/2010 06:38 AM To Sharon Lucas/Austin/i...@ibmus cc staf Subject [staf-

[staf-users] Writng Java Service : Questions

2010-02-18 Thread clayton neal
Hiya STAF people! Ive a few questions regarding writing my own Java service: - Is there a difference between a service request, and a message on the Queue for the service? - Are requests to my service placed on the Queue for my service handle by STAFProc ? - Does STAFProc run my service on m