Search:

Type: Posts; User: Serg1; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,681

    If use fully qualified namespaces everything...

    If use fully qualified namespaces everything works OK. So, schema should look like


    <?xml version="1.0" encoding="UTF-8"?>
    <xs:schema xmlns:xs="http*//www*w3.org/2001/XMLSchema"
    ...
  2. Replies
    1
    Views
    1,681

    Possible bug in DefaultWsdl11Definition

    Hello,

    I have problem using DefaultWsdl11Definition. Everything works fine if I use SimpleXsdSchema but when I switch to CommonsXsdSchemaCollection resulting wsdl has wrong default namespace in...
  3. Replies
    4
    Views
    3,190

    Hi Arjen, Any ideas when it could be fixed? It...

    Hi Arjen,

    Any ideas when it could be fixed? It is really important for us.

    Thanks,
    Serg1
  4. Replies
    4
    Views
    3,190

    JIRA created: see SWS-225...

    JIRA created: see SWS-225
    http://opensource.atlassian.com/projects/spring/browse/SWS-225
  5. Replies
    4
    Views
    3,190

    Spring-WS - .NET 3.0 interoperability issue

    Hi,

    I have problem with 'mtom' sample (Spring-WS 1.0.1 / .NET 3.0). I have added request for LoadImage to client code

    Image image1 = wcfClient.LoadImage("spring-ws-logo.png");
    and have the...
Results 1 to 5 of 5