Michal
unread,Dec 4, 2008, 7:04:16 PM12/4/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ACTAPUG, michal_...@wp.pl
Hi all,
I need to write a paper about CF and web services. Could any body
point me to some resources about best practices when implementing web
services in CF? Any lessons learned gotcha from your own experience
are even better.
I know already about the complex data types and their problems in SOAP/
WSDL.
I'm interested in more advanced WS features support in CF like all the
standards (WS-Security, WS-Transaction, and other WS-*).
The security aspects are also of special interest (including the
encryption and digital certificates)
I know a bit about the pros&cons of handcoding XML/SOAP and pushing is
through CFHTTP vs using the CFinvoke and the built-in Apache axis
engine. Any extra info on these issues would be very useful too.