Yes, this entry in the serviceconfig.xml
is required because it describes the configuration of the application the
DCE uses to launch java programs, namely the java executable.
Dave N. Smith
Data Collection Tooling
IBM Toronto Laboratory
D3/RNQ/8200/MKM
External: 905-413-3916
Tieline: 969-3916
smith@xxxxxxxxxx
Robert Danek/Toronto/IBM@IBMCA Sent by: hyades-dev-admin@xxxxxxxxxxx
09/15/2004 10:36 AM
Please respond to
hyades-dev
To
hyades-dev@xxxxxxxxxxx
cc
Samson Wai/Toronto/IBM@IBMCA
Subject
Re: [hyades-dev] java.exe
in raserver serviceconfig.xml on unix
I believe this should be there as is. The executable in that XML element
(i..e., executable="java.exe") is not the executable on the system,
but rather a label used when communicating with the RAC to describe what
process should be executed. The other attributes of the "<Application>"
element (i.e. location, and path) point to variables that are set earlier
on in serviceconfig.xml and are defined appropriately for the given platform.
For example, on one of our linux systems:
Presumably, this is never used by anything or we would have noticed by
now. Unix JRE's generally don't include something called "java.exe".
:-)
Is this a bug? e.g. Should I file it? And is the defect that it references
java.exe on unix or that it is generating an (apparently) completely superfluous
piece of config info?
-Kim
Kim Coleman
PurifyPlus Development
IBM Rational Software, Cupertino, CA
kcoleman@xxxxxxxxxx