|
| Re: Exception while working with Tibco adapter for Tuxedo!! |
 |
Wed, 9 Apr 2008 05:08:37 -0700 |
Dear Wayne,
Thanks a ton for your reply.
Please clarify,
[i]
buildclient is a Tuxedo command which is used to generate the Tuxedo client
application. It needs Tuxedo SDK license, so you need to make sure the license
is installed properly. [/i]
Can you please let me know from where i can get the License? Can we download it
online?
[i]
Running tuxedo client does not require SDK license.[/i]
I am not sure how to start it. I am actually running the BAT file which has the
following scripts,
*************************************************************
set TUXDIR=C:\bea\tuxedo8.0
set WSNADDR=//10.103.18.120:4020
set TUX_ADAPTER_HOME=C:\TIBCO\adapter\adtuxedo\5.3
set TIBCO_RV_HOME=C:\TIBCO\TIBRV
set APPDIR=%TUX_ADAPTER_HOME%\examples\AgentBased\PurchaseOrder
set
PATH=%TUXDIR%\bin;%APPDIR%;%PATH%;%TUX_ADAPTER_HOME%\hotfix\lib;%TUX_ADAPTER_HOM
E%\lib;%TIBCO_RV_HOME%/bin
set TUXCONFIG=%APPDIR%\tuxconfig
set ULOGPFX=%APPDIR%\ulog
buildclient -o clt -f client.c
buildserver -o server -f server.c -s POINFO -l %TUX_ADAPTER_HOME%\lib\agent.lib
tmloadcf -y ubbagent
tmboot –y
************************************************
Up to my knowledge, I hope TIBCO TUXEDO
(ie.,TIB_adtuxedo-simple_5.3.0_w32_tuxedo80) acts as a TUXEDO_Server which
receives the Request from TUX_BEA Client(Ex: C:\bea\tuxedo8.0).
Or, does Tuxedo have a seperate Server installed on the machine other than
TIBCO? please clarify.
Your reply would be appreciated!
Thanks a ton in Advance!
Best Regards,
|
| Post Reply
|
|
|
|
|
|
|
|
|
|