private ip :(
its for a Microsoft CRM implementation, and this is just a page trying to
hit a ws that is exposed.
arghhhh
tw
-----Original Message-----
From: Alexander Sherwood [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 09, 2004 10:21 AM
To: CF-Talk
Subject: RE: axis error...can anyone help explain?
At 10:08 AM 6/9/2004, you wrote:
>im not sure, its IE6 on both.
>
>I mean, it worked, and now it doesn't, so something has changed, just
>wondering if there was a GLARING thing I should look at, that I already
>havent.
>
>thanks.
The SOAP fault looks pretty vanilla (HTTP 401 Error), so I wouldn't look to
deep. Now, if the service you're calling (that returns the SOAP fault) is
itself using CFHTTP to access a resource, then you might need to check
permissions there, too.
If you want to email me off list with credentials, I'll try it from here.
;-)
--
Alex
[EMAIL PROTECTED]
>tw
>
>-----Original Message-----
>From: Alexander Sherwood [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, June 09, 2004 10:00 AM
>To: CF-Talk
>Subject: RE: axis error...can anyone help explain?
>
>At 09:38 AM 6/9/2004, you wrote:
>>I can hit the wsdl from both boxes, 1 browser on each.
>>im sure I could open another one, but I don't think that would help :)
>
>One browser may be passing the correct credentials, and the other is not?
Is
>this possible?
>
>--
>Alex
>
>>tw
>>
>>-----Original Message-----
>>From: Alexander Sherwood [mailto:[EMAIL PROTECTED]
>>Sent: Wednesday, June 09, 2004 9:35 AM
>>To: CF-Talk
>>Subject: Re: axis error...can anyone help explain?
>>
>>At 09:17 AM 6/9/2004, you wrote:
>>>works from one webserver, not from the other, both have same settings,
>>etc..
>>>
>>>I can hit the wsdl from the server, through a browser...it looks like its
>>>telling me im
>>>no authorized to do something, but if I can hit the wsdl from both boxes,
>>>and the code is the
>>>same between the boxes...any ideas why it would be erroring?
>>
>>You mean you hit the WSDL file from 2 different browsers on 2 different
>>servers, or you have the same WSDL file on 2 different servers setup with
>>identical permissions?
>>
>>>Diagnostics:
>>>Could not perform web service invocation "CreateLead" because AxisFault
>>>faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
faultSubcode:
>>>faultString: Server was unable to process request. --> The request failed
>>>with HTTP status 401: Unauthorized. faultActor: faultNode: faultDetail:
>>>{http://xml.apache.org/axis/}stackTrace: AxisFault faultCode:
>>>{http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode:
>>faultString:
>>>Server was unable to process request. --> The request failed with HTTP
>>>status 401: Unauthorized. faultActor: faultNode: faultDetail: Server was
>>>unable to process request. --> The request failed with HTTP status 401:
>>>Unauthorized. at
>>>org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.jav
a
>:
>>2
>>>60) at
>>>org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java
:
>1
>>6
>>>9) at
>>>org.apache.axis.encoding.DeserializationContextImpl.endElement(Deserializ
a
>t
>>i
>>>onContextImpl.java:1015) at
>>>org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1675) at
>>>org.apache.crimson.pars...
>>>The error occurred on line 199.
>>>
>>>thanks :)
>>>
>>>...tony
>>
>>----------
>>[<http://www.houseoffusion.com/lists.cfm/link=t:4>Todays Threads]
>[<http://www.houseoffusion.com/lists.cfm/link=i:4:165920>This Message]
>[<http://www.houseoffusion.com/lists.cfm/link=s:4>Subscription]
>[<http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=808.728.4>Fast
>Unsubscribe] [<http://www.houseoffusion.com/signin/>User Settings]
>>
>>----------
>><http://www.houseoffusion.com/banners/view.cfm?bannerid=35>
>>[]
>>
>
>----------
>[<http://www.houseoffusion.com/lists.cfm/link=t:4>Todays Threads]
[<http://www.houseoffusion.com/lists.cfm/link=i:4:165924>This Message]
[<http://www.houseoffusion.com/lists.cfm/link=s:4>Subscription]
[<http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=808.728.4>Fast
Unsubscribe] [<http://www.houseoffusion.com/signin/>User Settings]
>
>----------
><http://www.houseoffusion.com/banners/view.cfm?bannerid=40>
>[]
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

