Christine,

I'm trying to find some time to build up an example. Until then, I want to
try to clarify something.

The cxfjsutils.js file and the server itself have to be on the same
host:port. The rest of the html need not.

Thus, you can have a web page at http://www.christine.nl/soap/wendy.html

that includes the element

<script type='text/javascript' src='
http://www.christine.nl:9000/myservice?js'></script>

and expect it to work. You shouldn't need any rewrite rules.

If this isn't working for you, then I'm strongly incented to make a bigger
sample that demonstrates the equivalent.

--benson


On Wed, Jul 9, 2008 at 12:34 PM, Christine <[EMAIL PROTECTED]> wrote:

> Benson,
> this is what the js trace gives me:
> emptyClient constructorrequest
> http://www.christine.nl/soap/wendyBotabout to open POST
> http://www.christine.nl/soap/wendyBotabout to send dataPOST
> http://www.christine.nl/soap/wendyBotonreadystatechange
> 1onreadystatechange<http://www.christine.nl/soap/wendyBotonreadystatechange1onreadystatechange>2onreadystatechange
>  4onreadystatechange DONE 0
>
> then it calls the error function with code -1.
>
> Christine
>
> --
> dagdag is just a two character rotation of byebye
> www.christine.nl
>
>

Reply via email to