ericthomas
4th October 2002, 14:37
Dear All,
Could anyone guide me or is there any documentation on how to install Open world products on unix?
Documentation mention about Windows only.
thanks for any information.
Eric.
Youp2001
25th October 2002, 11:10
What OpenWorld products do you mean. For the adapter there are separate documents for installing the adapter for ERP / Baan IV. These discribe installation and settings for Unix machines also.
Broker and parts of Studio can only be installed on Windows platofrms.
Regards,
Youp
ericthomas
25th October 2002, 11:15
Dear Youp,
I mean Adapter and License manager.
From Documents I found copying the binaries to Unix and configure. My doubt is how I know it is running and the Java which we updated is ok or not. like..
Adapter version 2.2 and License manager is 1.1
thanks,Eric
Jeyaseelan
29th October 2002, 09:57
Hai Eric,
Did u checked the Appendix D: UNIX installation and configuration procedures of u7304cus document. You need minimum of java1.1x in your machine before doing the installtion of OW.
Run the following command to check wthether Java is updated:
java -classpath
$OW_HOME/current/java:$OW_HOME/current/java/b3.jar:
$OW_HOME/current/java/com.ibm.mq.jar:$JAVAHOME/lib/
classes.zip com.eibus.version.Version
To test wthether adapter is installed properly or not :
java -classpath
$OW_HOME/current/java:$OW_HOME/current/java/b3.jar:
$OW_HOME/current/java/com.ibm.mq.jar:$JAVAHOME/lib/
classes.zip com.eibus.test.regression.B3test
"cn=YourTestComponent,o=yourSuffix" 1 1
Hope this helps you.
Thanks.
Regards,
Jeyaseelan