Calling WebService from JavaScript

O

oziris

Hi,

I'm under Java and I'm looking for a JavaScript framework which
simplify WebService comsumption from JavaScript scriptings.

I tried the great Microsoft Ajax Library but it seems strongly linked
to ASP.NET.
I tried too the framework DWR but it doesn't implements WebService
technologies (SOAP, etc.). It just enables remote calls.

Do you know other frameworks?

Thanks.

-o

P.S. Let me know if I may forward this message to another newsgroups.
 
T

Tomek

Hi,

I'm under Java and I'm looking for a JavaScript framework which
simplify WebService comsumption from JavaScript scriptings.

I tried the great Microsoft Ajax Library but it seems strongly linked
to ASP.NET.
I tried too the framework DWR but it doesn't implements WebService
technologies (SOAP, etc.). It just enables remote calls.

Do you know other frameworks?

You should ask this question on CXF (http://incubator.apache.org/cxf/)
mailing list. CXF should be able to generate javascript client from
given WSDL, but i'm not sure if this feature is already integrated
with main codebase (Here is jira issue : https://issues.apache.org/jira/browse/CXF-812
)
 
O

oziris

Hi,

I'm under Java and I'm looking for a JavaScript framework which
simplify WebService comsumption from JavaScript scriptings.

I tried the great Microsoft Ajax Library but it seems strongly linked
to ASP.NET.
I tried too the framework DWR but it doesn't implements WebService
technologies (SOAP, etc.). It just enables remote calls.

Do you know other frameworks?

Thanks.

-o

P.S. Let me know if I may forward this message to another newsgroups.

I found by myself a great framework: http://www.codeplex.com/JavaScriptSoapClient

Thanks.

-o
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,153
Latest member
NamKaufman
Top