XML : Coldfusion Reading XML HTTP without extention

I don't know what I'm doing wrong, I was thinking I'll call like webservice but it not working.

Task: Read XML Content from webserver port:80756. when I hit this url (http://192.168.22.80:80756) in browser output.

  <NTMonitorDoc>  <SMTPAddr>0.0.0.0</SMTPAddr>  <LineErrors>0</LineErrors>  <LogErrorsCount>0</LogErrorsCount>  <PopupErrorsCount>0</PopupErrorsCount>  <IsDTSProcRunning>1</IsDTSProcRunning>  <IsDTSMailProcRunning>0</IsDTSMailProcRunning>  <IsInboundProcRunning>0</IsInboundProcRunning>  <CTFTOErrorCount>0</CTFTOErrorCount>    

Coldfusion Code:

Coldfusion OUTPUT

No comments:

Post a Comment