I have a wsdl something like this
<?xml version="1.0" ?>
<definitions targetNamespace ="http://abc.com/namespace/wsif/samples/abc"
xmlns:tns="http ://abc.com/namespace/wsif/samples/abc"
xmlns:typens="u rn:xml-soap-address-demo"
xmlns:xsd="http ://www.w3.org/2001/XMLSchema"
xmlns:soap="htt p://schemas.xmlsoap .org/wsdl/soap/"...
User Profile
Collapse
-
schema -name spaces doubt in wsdl
-
wsdl parsing
I am working on some code which parses wsdl . I have a complex wsdl which is failing to parse . I have to modify this wsdl for parsing .
wanted to know the complex wsdl i am using is as per standards.
first change done
in schema section i have something defined like this
<xsd:complexTyp e name="CallTermT ype" abstract="true"/> which is used in later sections as... -
db2 iseries
have doubt when we can get table information in db2 iseries from SYSIBM.SYSTABLE S why every where its written fetch from QSYS2.SYSTABLES , does QSYS2.SYSTABLES provide more info in what way this is more used? -
DSN creation thorugh commandline
i found following creates dsn thorugh command line but if i want to send username ,password i am not gettngs what options i need to use
odbcconf.exe /a {CONFIGSYSDSN "SQL Server" "DSN=asda|Descr iption=asdsa|SE RVER=localhost| Database=asda"} -
DSn creation
hi
i need to automate dsn creation for sqlserver . i have some command line
odbcconf.exe /a {CONFIGSYSDSN "SQL Server" "DSN=db2123|Des cription=asdad| SERVER=localhos t|Database=abc" }
through this i can create dsn for sqlserver but if i want to authenticateusi ng some user password i am not gettingoptions where i can send in above
No activity results to display
Show More