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

List:       xmlrpc-user
Subject:    [jira] [Resolved] (WSCOMMONS-588) How can fetch the xml content from the HttpServletResponse?
From:       "Jochen Wiedmann (JIRA)" <jira () apache ! org>
Date:       2015-12-17 8:07:46
Message-ID: JIRA.12922625.1450337753000.51482.1450339666650 () Atlassian ! JIRA
[Download RAW message or body]


     [ https://issues.apache.org/jira/browse/WSCOMMONS-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel \
]

Jochen Wiedmann resolved WSCOMMONS-588.
---------------------------------------
    Resolution: Invalid


Please understand, that the ASF Jira is not a support forum. Your question is \
unrelated to any component in the ws.apache.org project, in particular not to \
WSCOMMONS. Please move your question to an appropriate platform, like the log4j2 \
users mailing list. (See https://logging.apache.org/log4j/2.x/mail-lists.html.)


> How can fetch the xml content from the HttpServletResponse?
> -----------------------------------------------------------
> 
> Key: WSCOMMONS-588
> URL: https://issues.apache.org/jira/browse/WSCOMMONS-588
> Project: WS-Commons
> Issue Type: Wish
> Components: General
> Reporter: sivan
> 
> PrintWriter pr = response.getWriter();
> code for processing the web service.
> .....................
> .....................
> .....................
> String url = "/" + page.getPath() + "/" + pagename;
> sess.startPage(page, null, req, response);
> RequestDispatcher dispatcher = getServletContext().getRequestDispatcher(url);
> dispatcher.include(req, response);
> pr.close();
> This is the basic code we are using for processing the web service.
> Here we are facing the difficulty of logging the response of the web service.
> How we can retrieve the XML content from the response for logging?
> We are using the log4j2 logger.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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


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

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