I am using CXF 2.1, but still I faced an issue in order to make a successful
invocation from JavaScript client.

After some debugging I found out that the problem is with request object
creation in function "org_apache_cxf_client_request".

In my case it's failing without any proper reporting, since the exception is
also not caught.

Now it's working for me. But I suggest we should change the XMLHttpRequest
object creation more robust org_apache_cxf_client_request.

I am not so very sure about the exact fix, but I found this link helpful...
        http://www.brainjar.com/dhtml/ajax/

Regards,
Harbhanu
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Monday, April 14, 2008 2:03 PM
To: [EMAIL PROTECTED]
Subject: RE: [HelloWorld JavaScript client] problem on IE.

Thanks a lot.
My tests are ok now.
Regards

Brice Vandeputte


-----Message d'origine-----
De : Benson Margulies [mailto:[EMAIL PROTECTED] 
Envoyé : vendredi 11 avril 2008 20:25
À : [EMAIL PROTECTED]
Objet : Re: [HelloWorld JavaScript client] problem on IE.

There's a new snapshot.

Reply via email to