Forum Discussion

monternet's avatar
15 years ago

i don't know why

Hi my friends,

i'm a new user of soapUI. I have installed the soapUI und given it the address of the server, which i will test. My friends did the same thing. The first thing i should do is the authentication. I & my friend have given the same username and password. My test failed but my friend didn't. It showed me always:

        SOAP-ENV:Server
        Procedure 'Credentials' not present
     



I don't know why.

Can anybody help me?

Thank you in advanced!

2 Replies

    • murray1's avatar
      murray1
      Occasional Contributor

      Hello

       

      I'm getting a similar message to this which makes no sense to me.

       

      <faultcode>SOAP-ENV:Server</faultcode>
      <faultstring>Procedure 'authentication' not present</faultstring>

       

      Can anybody help explain what 'procedure' the system is looking for?

      The only reference to 'authentication' is in my xsd: 

       

      <xsd:sequence minOccurs="0" maxOccurs="1">
      <xsd:element name="authentication" type="tns:authenticationType"></xsd:element>
      </xsd:sequence>

       

      I don't understand why this would be looking for a 'procedure'???

       

      Cheers

      Murray