I know this may not be the right place to post this question, but it was the best fit. If I should send this question off to FigLeaf, I can do that. I'm just wondering if anyone here has had this problem and knows a fix...
Anyway, I'm following walkthrough 2.2, which registers the DCCrime WSDL. I fill out the blanks as shown, but each time I get this error:
--------------------------------
Error during WSDL inspection: fail to load wsdl (http://localhost:8500/ftpresto/dcCrime.cfc?wsdl): WSDLException: faultCode=PARSER_ERROR: Problem parsing 'http://localhost:8500/ftpresto/dcCrime.cfc?wsdl'.: org.xml.sax.SAXParseException: The element type "P" must be terminated by the matching end-tag "".
--------------------------------
The .CFC file is attached. Anyone know what I need to do to fix that error?
Cold Fusion is running on port 8500. You will need to download and install the Cold Fusion materials to complete some of the examples shown in later tutorial videos. Hope this helps, let me know how it goes.
I know this may not be the right place to post this question, but it was the best fit. If I should send this question off to FigLeaf, I can do that. I'm just wondering if anyone here has had this problem and knows a fix...
Anyway, I'm following walkthrough 2.2, which registers the DCCrime WSDL. I fill out the blanks as shown, but each time I get this error:
--------------------------------
Error during WSDL inspection: fail to load wsdl (http://localhost:8500/ftpresto/dcCrime.cfc?wsdl): WSDLException: faultCode=PARSER_ERROR: Problem parsing 'http://localhost:8500/ftpresto/dcCrime.cfc?wsdl'.: org.xml.sax.SAXParseException: The element type "P" must be terminated by the matching end-tag "".
--------------------------------
The .CFC file is attached. Anyone know what I need to do to fix that error?
Thanks!
- Tom