Content

ramblings of a coldfusion developer

SOAP? Looking For Tutorials, etc.

Monday 17 November 2008 - Filed under Code

We’re using JIRA at work for issue tracking and I need to write a small ColdFusion app that integrates with it… looking through the JIRA docs they have a SOAP API available so I need to figure out how that works…  :)

Anyone know of any good ColdFusion related SOAP tutorials, blogs posts, etc?

If so leave a link in the comments!

Tagged: » »

2008-11-17  »  Jim Priest

Talkback x 5

  1. todd sharp
    17 November 2008 @ 3:28 pm

    If I remember right, the Dev Guide has an ‘ok’ section on SOAP…

  2. Henry Ho
    17 November 2008 @ 6:08 pm

    It’s easy to consume SOAP web services in CF using CFEclipse!

    Use CFEclipse, and use Services Browser (Window -> Show View -> Other…)

    Click (+) button, add the wsdl path, and then right click on a method and generate a or createObject().

    read:
    http://livedocs.adobe.com/cold.....es_01.html

  3. Jim
    17 November 2008 @ 6:41 pm

    Henry – that is very cool! Thanks for the tip!

  4. Henry Ho
    17 November 2008 @ 7:16 pm

    The latest issue (Vol. 3, Issue 1) of Fusion Authority Quarterly Update also has a few articles on SOAP/Webservices!

    https://secure.houseoffusion.com/Vol3Issue1.cfm

    highly recommended.

  5. Michael Sharman
    18 November 2008 @ 12:13 am

    @Henry, which version of eclipse are you using? I’m using 3.3.2 and I only have 2 items on the right click menu once I’ve opened up a wsdl in the Services Browser:

    1. Add WSDL
    2. Delete WSDL

    No other options :(

Share your thoughts

Re: SOAP? Looking For Tutorials, etc.







Tags you can use (optional):
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>