Hi,

I have an endpoint: 
http://www.pushentertainment.com/clientScripts/splashScreen.cfc?WSDL

which correctly returns the WSDL - so far so good.

However, when i invoke the exposed method (using a remote client such
as http://soapclient.com/soaptest.html )

I get:

<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1"/>
<title>Error 403 Forbidden</title>
</head>
<body>
<h2>HTTP ERROR 403</h2>
<p>
Problem accessing /push20/clientScripts/splashScreen.cfc. Reason:
<pre>Forbidden</pre>
</p>
<hr/>
<i>
<small>Powered by Jetty://</small>
</i>


In the apache logs i see:

70.167.247.211 - - [04/Jan/2012:13:27:10 +0000] "POST /push20/
clientScripts/splashScreen.cfc HTTP/1.0" 302 247 "-" "SQLData Client/
3.02"
70.167.247.211 - - [04/Jan/2012:13:27:10 +0000] "GET /clientScripts/
splashScreen.cfc HTTP/1.0" 403 1402 "-" "SQLData Client/3.02"

I am using (openbdjam 1.5 - v2 upgrade soon....) -

suspect it may be a proxying issue - any ideas?

Best
L.

-- 
online documentation: http://openbd.org/manual/
   google+ hints/tips: https://plus.google.com/115990347459711259462
     http://groups.google.com/group/openbd?hl=en

     Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012

Reply via email to