Hi Oscar,
Thanks for the reply. The 'class' issue went away, but unfortunately
we have a new error "Unable to parse WSDL as an XML document." I am
trying to submit the BugLog test error "Test message via SOAP" to
JIRA.
I am running BugLogHQ 1.5.177 and the trial version of JIRA v4.3.3#617-
r149616, both on localhost
http://localhost/bugLog/hq/
http://localhost:8080/secure/Dashboard.jspa
My JIRA connector is
http://localhost:8080/rpc/soap/jirasoapservice-v2?wdsl
I've disabled the try/catch and get the following message.
Diagnostic Information:
Message: Unable to parse WSDL as an XML document.
Type: Application
Details: Parsing error: Fatal Error: URI=null Line=2: The markup in
the document following the root element must be well-formed.
It is recommended that you use a web browser to retrieve and examine
the requested WSDL document to ensure it is correct.
Tag Context: • D:\web\bugLog\components\jiraService.cfc (line 59)
• D:\web\bugLog\components\jiraService.cfc (line 29)
• D:\web\bugLog\hq\components\services\jiraService.cfc (line 20)
• D:\web\bugLog\hq\handlers\ehJira.cfc (line 12)
• (line 1)
• D:\web\bugLog\hq\Application.cfc (line 171)
• D:\web\bugLog\hq\Application.cfc (line 59)
Seems like the WDSL URI still isn't picked up. I even tried adding it
to <rootdir>\components\jiraService.cfc and restarting CF but this
didn't help.
(Off topic: what if there is no Project in JIRA for the Application
I'm submitting a bug for to JIRA?)
Regards,
Joost