Calling a WSDL from an XForm

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Calling a WSDL from an XForm

ashuster

 

I am trying to call a remote WSDL from my XForm. Currently I am calling a remote XPL file to retrieve or update my DB2 database. I would like to start calling a WSDL written in Java from my XForm.

 

Please let me know where I can find a sample for that?

 

Alex Shuster

 

 


======================================================================================
Notice: This message is intended only for use by the person or entity to which it is addressed. Because it may contain confidential information intended solely for the addressee, you are notified that any disclosing, copying, downloading, distributing, or retaining of this message, and any attached files, is prohibited and may be a violation of state or federal law. If you received this message in error, please notify the sender by reply mail, and delete the message and all attached files.



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Calling a WSDL from an XForm

Alessandro Vernet
Administrator
Alex,

On Jan 22, 2008 11:28 AM, Alex Shuster <[hidden email]> wrote:
> I am trying to call a remote WSDL from my XForm. Currently I am calling a
> remote XPL file to retrieve or update my DB2 database. I would like to start
> calling a WSDL written in Java from my XForm.

I would do this directly from XForms. Calling a web service is just
like calling any other service (e.g. those you implement with XPL),
except you have to put a SOAP envelope around the "useful" payload.
See web-service-weather.xhtml (in the XForms sandbox) for an example.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.com/


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws