|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
invoking a cold fusion web service with jsp,php,asp etc
I've found a number of exampes of a cold fusion MX web service where it is invoked using cold fusion. Does anyone know of an example where a jsp, php, or asp page invokes a cold fusion web service. Thank You
|
|
#2
|
|||
|
|||
|
I don't know of any specific examples of invoking a web service from other languages. However, since web services are generally language agnostic, you should be able to call a CFMX-generated web service the same way you'd call any other web service from those languages. So any example of calling a web service from those languages should apply to calling a CF web service.
The url to get WSDL from a CFC is similar to: http://mysite/mycfc.cfc?wsdl
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > invoking a cold fusion web service with jsp,php,asp etc |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|