Locating WSDL  Windows NT command-line arguments

Chapter 7: Troubleshooting

Specifying entries in ws.properties

Issue

Because the backslash “\” symbol is used as an escape character, entries that use single backslash symbols are not interpreted correctly. For example:

com.sybase.ase.ws.interfaces = d:\sybase\ini\sql.ini

User action

Escape the backslash with another backslash. For example:

com.sybase.ase.ws.interfaces = d:\\sybase\\ini\\sql.ini

You can also use forward slashes. For example:

com.sybase.ase.ws.interfaces = d:/sybase/ini/sql.ini




Copyright © 2004. Sybase Inc. All rights reserved. Windows NT command-line arguments

View this book as PDF