[jboss-user] [JBossWS] - Re: Problem consuming .net webservice with jbossws-3.0.1-nat
richard.opalka@jboss.com
do-not-reply at jboss.com
Fri Apr 18 13:54:20 EDT 2008
Sorry, but I'm getting the same result with JBossWS 2.0.0 :(
| POST /webservices/v3/Authentication/Authentication.asmx?datatype=JBossWSMessage HTTP/1.1
| SOAPAction: "http://webservices.maplink2.com.br/getToken"
| Content-Type: text/xml; charset=UTF-8
| JBoss-Remoting-Version: 22
| User-Agent: JBossRemoting - 2.2.2.SP1 (Bluto)
| Host: webservices.maplink2.com.br
| Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
| Connection: keep-alive
| Content-Length: 227
|
| <env:Envelope xmlns:env='http://www.w3.org/2003/05/soap-envelope'><env:Header></env:Header><env:Body><getToken xmlns="http://webservices.maplink2.com.br"><user>user</user><pwd>password</pwd></getToken></env:Body></env:Envelope>
|
| HTTP/1.1 500 Internal Server Error
| Date: Fri, 18 Apr 2008 17:52:03 GMT
| Server: Microsoft-IIS/6.0
| X-Powered-By: ASP.NET
| X-AspNet-Version: 2.0.50727
| Cache-Control: private
| Content-Type: application/soap+xml; charset=utf-8
| Content-Length: 743
|
| <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><soap:Fault><soap:Code><soap:Value>soap:Sender</soap:Value></soap:Code><soap:Reason><soap:Text xml:lang="en">Autentica....o n..o autorizada, por favor, entre em contato com a MapLink.</soap:Text></soap:Reason><soap:Node>http://webservices.maplink2.com.br/webservices/v3/Authentication/Authentication.asmx?datatype=JBossWSMessage</soap:Node><detail><getToken xmlns="http://webservices.maplink2.com.br/webservices/v3/Authentication/Authentication.asmx?datatype=JBossWSMessage" /></detail></soap:Fault></soap:Body></soap:Envelope>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145216#4145216
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145216
More information about the jboss-user
mailing list