D. Delcomminette wrote:
Thanks to the very good reading in "ColdFusion MX Developers Handbook "
pointed out by Matt Liotta who wrote a very interesting chapter about WS
architecture in CFMX, I could try to build our own WSDL for Document/Literal
WS and generate the related stubs, but couldn't succeed to make it work yet.
Would anybody here have any real sample code and WSDL using this technique?
As another option I consider writing the WS stuff in Java and call the
existing CFC java classes generated by CFMX, does it seem a good solution,
and would there be any experiences about that?

Seeing as CFMX uses AXIS and MM appear to be upgrading this in successive updaters you might follow where that project is at with regard to Document/Literal.


The AXIS 1.1 release includes many improvements from 1.0, including:
* Better support for doc/literal WSDLs, more schema types, etc.
* Vastly improved SOAP 1.2 support
* Improved documentation
* More transports (including JMS and email)
* Basic support for COM/CORBA/RMI objects as backends
* Many bugfixes, including bulletproofing against cross-site scripting and XML entity\inclusion attacks


If you can get AXIS 1.1 to work without CFMX, it should only be a matter of time before that release is supported in CFMX.

-- geoff
http://www.daemon.com.au/

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email.


CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

Reply via email to