[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xerces-c-dev
Subject:    [jira] Created: (XERCESC-1296) Trying to parse XML document which has https in its url
From:       "Deepak Dinasi (JIRA)" <xerces-c-dev () xml ! apache ! org>
Date:       2004-10-29 19:52:33
Message-ID: 609861328.1099079553939.JavaMail.apache () nagoya
[Download RAW message or body]

Trying to parse XML document which has https in its url
-------------------------------------------------------

         Key: XERCESC-1296
         URL: http://issues.apache.org/jira/browse/XERCESC-1296
     Project: Xerces-C++
        Type: Bug
  Components: Utilities  
    Versions: 1.4    
 Environment: Windows 2000 OS
    Reporter: Deepak Dinasi
    Priority: Critical


I have Portal running on SSL on my box. Our application uses xerces-c dll to publish \
reports to the Portal. Portal is running on SSL and it is listening on port 8443 only \
(understands https protocol only). Through wininet functions we make the request and \
get a valid response back from portal. But since the response from Portal contains \
https in its URL, the parser does not like it and its throwing MalformedURLException. \
Below is my XML response. Is there a way that I can make a connection back to Portal \
to get the dtd?

<!DOCTYPE RESPONSE SYSTEM \
"https://mccly03test:8443/servlet/media/xml/api/response.dtd"> <RESPONSE \
TransId="NewAuthReq" Auth="true">  <SESSIONID Value="F6x6Y7xLnZxqeRG8"/>
 <REFQUERY RefId="NewAuthReqRef">
 <PARAM Name="ObjectKey" Value="2"/>
</REFQUERY>
</RESPONSE>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic