How to load the wsadmin soap.client.props file from a different location
 Technote (troubleshooting)
 
This document applies only to the following language version(s):
English
 
Problem(Abstract)
How can you load soap.client.props for wsadmin from a different location instead of the default location of WAS_HOME/properties directory?
 
Resolving the problem
Define the following Java™ property in the WAS_HOME/properties/wsadmin.properties file to specify a different location for soap.client.props file.
In Windows®:

com.ibm.SOAP.ConfigURL=file:C:/temp/soap.client.props

In UNIX®:

com.ibm.SOAP.ConfigURL=file:/temp/soap.client.props
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
Product Alias/Synonym
WAS
WAS BASE
WAS ND
WAS EE
 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Administrative Console (all non-scripting)
Operating system(s): Windows
Software version: 5.1.1
Software edition:
Reference #: 1178061
IBM Group: Software Group
Modified date: Aug 27, 2004