Borland Software Water System silk perforator java explorer 2006 release 2 Manuel D’Utilisation

Page de 110
10
SilkPerformer Java Explorer User Guide
I
NTRODUCTION
Sample Test Projects
Java Sample Projects
JDBC
This sample project implements a simple JDBC client using the SilkPerformer 
Java Framework. The JDBC test client connects to the Oracle demo user "scott" 
using Oracle's "thin" JDBC driver. You must configure connection settings in 
the databaseUser.bdf BDL script to run the script in your environment. The 
sample accesses the EMP Oracle demo table.
RMI/IIOP
This sample project implements a Java RMI client using the SilkPerformer Java 
Framework. The test client uses IIOP as the transport protocol and connects to a 
RMI server provided as a sample application. For detailed instructions on setting 
up this sample project, see <SilkPerformer 
installpath>\SampleApps\RMILdap\Readme.html.
The Java RMI server can be found at: <SilkPerformer 
installpath>\SampleApps\RMILdap. 
RMI
This sample project implements a Java RMI client using the SilkPerformer Java 
Framework. The test client connects to a RMI server provided as a sample 
application. For detailed instructions on setting up this sample project, see 
<SilkPerformer installpath>\SampleApps\RMILdap\Readme.html.
The Java RMI server is available at:
If you have SilkPerformer SOA Edition, go to: Start/Programs/Borland/
SilkPerformer SOA Edition 2006 R2/Sample Applications/Java Samples/RMI 
Sample - SayHello. If you have SilkPerformer Enterprise Edition, go to: Start/
Programs/Borland/SilkPerformer 2006 R2/Sample Applications/Java Samples/
RMI Sample - SayHello.