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

Page de 110
SilkPerformer Java Explorer User Guide
95
6  S
YSTEM
 & P
ROJECT
 S
ETTINGS
Project Settings
Web Service Plug-In Settings
Java Explorer supports Axis versions 1.1, 1.2.1, and 1.3 out of the box.
To select a specific Axis library version for a project go to the Tools menu, and 
select the Project Settings entry. This opens the Runtime dialog that allows you 
to assign the Axis version used for the current project.
In the Web Service Plugin tab, select an Axis library version from the drop-down 
list and click OK. Changing the selected Axis version requires a restart of the 
Java Explorer runtime process. Java Explorer will prompt you to confirm the 
restart.
The Properties list displays the classpath configuration that belongs to the 
selected Axis version.
Classpath Settings
Static classpath
Entries that are defined as static or system classpath are set when the runtime is 
). Changing a static or system classpath 
requires that the runtime be restarted. 
JDK classpath
JDK classpath entries reflect the classpaths for the currently configured JDK.
Dynamic classpath
Dynamic classpath entries are dynamically added to the UrlClassLoader in the 
runtime process. Adding or changing dynamic classpath entries doesn’t require 
restart of the runtime process, although you may explicitly restart the process.
Forcing runtime 
restart
To restart the runtime process explicitly, check the Restart Runtime Process 
checkbox before clicking the OK button.
Show full classpath
Selecting the Show Full Classpath checkbox displays all internally used 
classpath entries. This setting is helpful when classpath conflicts occur.
Note  The classpath tree is ordered by priority. Archives at the top of 
the tree have priority over archives at the end. Classpath entries may 
be moved up and down within a group or even between neighboring 
groups (unless those groups are read-only).
Note  Checkboxes indicate whether a classpath is static or dynamic 
(i.e., whether or not a change to a classpath group requires restart of 
the runtime process).
Runtime specific classpath entries can also be edited via the Project Settings 
dialog, although the Runtime classpath belongs to System Settings and changes 
affect all projects.