| org.globus.wsrf.tools.wsdd.WSDDEditor |
private static final java.lang.String |
CONFIG_FILE_NAME |
"server-config.wsdd" |
private static final java.lang.String |
continuePrompt |
"\nOptions:\n Enter (c) to continue (or)\n (s) to save and quit (or)\n (q) to just quit.\n Value: " |
private static final java.lang.String |
editorOptPrompt |
"This is an interactive edit mode. Use -help for other options\nMain menu:\nEnter (i) for interactive prompt (or)\n (p) for use of properties file options (or)\n (q) to quit editor tool. \n Value: " |
private static final java.lang.String |
filePrompt |
"Enter file name to process. If empty, server-config.wsdd in \ncurrent directory is used. If not server-config.wsdd in \nGLOBUS_LOCATION is used.\nValue: " |
private static final java.lang.String |
GLOBAL_CONFIG |
"globalConfiguration" |
private static final java.lang.String |
GLOBUS_LOCATION |
"GLOBUS_LOCATION" |
private static final java.lang.String |
optionPrompt |
"\nOptions:\nadd[a]: Adds the value of parameter using comma separator if \n parameter exists. If not a new parameter is added.\nset[s]: Sets the value of parameter, overwrites the old parameter\n if required. New parameter will be added if not present. \nquery[q]: Returns the value of the parameter \nValue: " |
private static final java.lang.String |
propertiesFilePrompt |
"\nOptions:\nwrite[w] : Writes to property file \nmerge[m] : Merges properties file entries with server config\nValue: " |
| org.globus.wsrf.tools.wsdl.WSDLPreprocessorConstants |
public static final java.lang.String |
WSA_NS |
"http://schemas.xmlsoap.org/ws/2004/03/addressing" |
public static final java.lang.String |
WSDL_NS |
"http://schemas.xmlsoap.org/wsdl/" |
public static final java.lang.String |
WSDLPP_NS |
"http://www.globus.org/namespaces/2004/10/WSDLPreprocessor" |
public static final java.lang.String |
WSRP_NS |
"http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd" |
public static final java.lang.String |
XSD_NS |
"http://www.w3.org/2001/XMLSchema" |