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

Page de 110
SilkPerformer Java Explorer User Guide
9
I
NTRODUCTION
Sample Test Projects
RMI Testing with RMI 
over IIOP 
A simple example server can be found at: 
<SilkPerformer installpath>\Java Explorer\SampleApps 
Launch the batch file called LaunchRemoteServerRmiOverIiop.cmd to start the 
sample server.  
Use Java Explorer’s Start Here Wizard to begin testing RMI objects. Select 
Enterprise JavaBeans / RMI over IIOP and click Next. 
The next step asks for the JNDI settings and a classpath where the RMI 
interfaces for the client can be found. Here are the settings to be provided for 
this example: 
Server: Sun J2EE Server 
Factory: com.sun.jndi.cosnaming.CNCtxFactory 
Provider URL: iiop://localhost:1050 
Stub Class: Click the Browse button and add the following jar file:   
<SilkPerformer installpath>\Java 
Explorer\SampleApps\lib\sampleRmiOverIiop.jar 
Sample Test Projects
The following sample projects are included with SilkPerformer. To open a 
sample test project, open SilkPerformer Workbench and create a new project. 
The Outline Project workflow dialog appears. The Samples application type 
tree-list entry includes the sample test projects.
.NET Sample Projects
.NET Remoting
This sample project implements a simple .NET Remoting client using the 
SilkPerformer .NET Framework. The .NET Remoting test client, written in C#, 
comes with a complete sample .NET Remoting server. 
Web Services 
This sample shows you how to test SOAP Web Services with the SilkPerformer 
.NET Framework. The sample project implements a simple Web Services client. 
The Web Services test client, written in C#, accesses the publicly available demo 
Web Service at: