1. The STAF Installation Guide section 11 "Starting STAF during system
reboot" has information:
http://staf.sourceforge.net/current/STAFInstall.pdf
2. No. If you make any TRUST updates in your STAF.cfg file, you will need
to restart STAFProc. You can also make TRUST updates dynamically by using
the STAF TRUST service (which does not require you to restart STAFProc).
David Bender
STAF/STAX Development
(512-286-5315)
IBM Austin Bldg. 903-5B002
Internet: bda...@us.ibm.com
"Gopalakrishna, Monika" <monika.gopalakris...@ca.com>
03/25/2009 12:38 AM
To
David Bender/Austin/i...@ibmus
cc
Subject
RE: Help in installing STaf on Linux
Great Thanks David, it is working
As mentioned in STAFFAQs , this is working in telnet connection and not on
desktop.
1)But after install , I want to reboot the machine and ensure STAF starts
up after every login and not be disturbed
Can you let me know the setting in Linux.
2) It necessary to reboot machine after STAF install and STAF trust
configuration to work properly?
Thanks,
Monika
From: David Bender [mailto:bda...@us.ibm.com]
Sent: Tuesday, 24 March 2009 7:17 PM
To: Gopalakrishna, Monika
Cc: staf-users@lists.sourceforge.net
Subject: RE: Help in installing STaf on Linux
"Staf" is not the correct executable to run. You can use all lower case
"staf" or all upper case "STAF".
Try the following:
. ./usr/local/staf/STAFEnv.sh
STAFProc &
< here you should see the "STAFProc version 3.x.x initialized" output
message >
STAF local PING PING
David Bender
STAF/STAX Development
(512-286-5315)
IBM Austin Bldg. 903-5B002
Internet: bda...@us.ibm.com
"Gopalakrishna, Monika" <monika.gopalakris...@ca.com>
03/24/2009 07:34 AM
To
David Bender/Austin/i...@ibmus
cc
Subject
RE: Help in installing STaf on Linux
Staf command not found
Do I need to do any settings.
Please let me know
Thanks,
Monika
From: David Bender [mailto:bda...@us.ibm.com]
Sent: Tuesday, 24 March 2009 5:33 PM
To: Gopalakrishna, Monika
Cc: staf-users@lists.sourceforge.net
Subject: Re: Help in installing STaf on Linux
What is the exact error you get when starting STAFProc?
David Bender
STAF/STAX Development
(512-286-5315)
IBM Austin Bldg. 903-5B002
Internet: bda...@us.ibm.com
"Gopalakrishna, Monika" <monika.gopalakris...@ca.com>
03/24/2009 04:58 AM
To
David Bender/Austin/i...@ibmus
cc
Subject
Help in installing STaf on Linux
Hi,
I am a staf user but new to Linux.
I successfully installed staf by extracting STAF.tar file and .
/STAFInst on RHELES U7 x86
Edited the profile with below code.
Restarted the box but still it is not working.
What else should I have to do
Thanks in Advance.
/etc/profile
if [ -z "`echo $PATH`" ]
then
PATH=/usr/local/staf/bin
else
PATH=`echo $PATH`:/usr/local/staf/bin
fi
export PATH
if [ -z "`echo $LD_LIBRARY_PATH`" ]
then
LD_LIBRARY_PATH=/usr/local/staf/lib
else
LD_LIBRARY_PATH=`echo $LD_LIBRARY_PATH`:/usr/local/staf/lib
fi
export LD_LIBRARY_PATH
if [ -z "`echo $CLASSPATH`" ]
then
CLASSPATH=/usr/local/staf/lib/JSTAF.jar:/usr/local/staf/samples/demo/STAFDemo.jar
else
CLASSPATH=/usr/local/staf/lib/JSTAF.jar:/usr/local/staf/samples/demo/STAFDemo.jar:`echo
$CLASSPATH`
fi
export CLASSPATH
STAFCONVDIR=/usr/local/staf/codepage
export STAFCONVDIR
From: David Bender [mailto:bda...@us.ibm.com]
Sent: Monday, 23 March 2009 7:20 PM
To: staf-users@lists.sourceforge.net
Cc: Saravana Kumar S.
Subject: Re: [staf-users] Documentation
Here is a link to the STAF documentation:
http://staf.sourceforge.net/docs.php
David Bender
STAF/STAX Development
(512-286-5315)
IBM Austin Bldg. 903-5B002
Internet: bda...@us.ibm.com
"Saravana Kumar S." <saravanakuma...@sonata-software.com>
03/23/2009 01:42 AM
To
<staf-users@lists.sourceforge.net>
cc
Subject
[staf-users] Documentation
I am new user for STAF can some one send a document on STAF and its
usage.
S.Saravanakumar
Sonata Software Ltd.
Phone :+91 80 2661 0330 Xn 3081
www.sonata-software.com
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users