User Profile

Collapse

Profile Sidebar

Collapse
padmagvs
padmagvs
Last Activity: Mar 20 '08, 05:52 AM
Joined: Sep 8 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • padmagvs
    started a topic schema -name spaces doubt in wsdl
    in XML

    schema -name spaces doubt in wsdl

    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/"...
    See more | Go to post

  • padmagvs
    started a topic wsdl parsing
    in XML

    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...
    See more | Go to post

  • padmagvs
    started a topic db2 iseries
    in DB2

    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?
    See more | Go to post

  • padmagvs
    started a topic DSN creation thorugh commandline

    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"}
    See more | Go to post

  • padmagvs
    started a topic DSn creation
    in Java

    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
    See more | Go to post
No activity results to display
Show More
Working...