Change By: Christoph Torens (16/Oct/12 6:33 AM)
Description: Hello, 

I try to get the mantis plugin to work, but it seems authentication is not working. This is the logger output:


{code}

15.10.2012 13:36:06 hudson.plugins.mantis.soap.LogHandler
FEIN: Response: (null)
15.10.2012 13:36:06 hudson.plugins.mantis.soap.LogHandler
FEIN: Request: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <soapenv:Body>
  <ns1:mc_projects_get_user_accessible soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://futureware.biz/mantisconnect">
   <username xsi:type="xsd:string">user</username>
   <password xsi:type="xsd:string">pass</password>
  </ns1:mc_projects_get_user_accessible>
 </soapenv:Body>
</soapenv:Envelope>
15.10.2012 13:36:06 hudson.plugins.mantis.soap.mantis120.MantisSessionImpl <init>
INFO: Mantis version is 1.2.X

{code}
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to