Search:

Type: Posts; User: H.B.Krishna; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    827

    Still confused

    Hi,

    When exactly is the following code executed in <XsdBasedSoap11Wsdl4jDefinitionBuilder>.createOperations(...) ?

    Code:
    412: } else if (requestMessage == null
    412: &&...
  2. Replies
    1
    Views
    827

    Webservice with void param

    Hi,

    I wonder how can we create a Spring WS with void parameter, a equivalent of following:

    public List<PhoneBookEntry> findAllEntries () {
    ....
    }

    Issue 1:
    I created a XSD with...
Results 1 to 2 of 2