Claude Warren created JENA-269:
----------------------------------

             Summary: Add service URL to log message.
                 Key: JENA-269
                 URL: https://issues.apache.org/jira/browse/JENA-269
             Project: Apache Jena
          Issue Type: Improvement
          Components: ARQ
    Affects Versions: ARQ 2.9.0, ARQ 2.9.2
            Reporter: Claude Warren
            Priority: Trivial


Currently when an exception is thrown and the service silent flag is set the 
exception says "SERVICE: "+exception.getMessage().  I would like to see the 
service endpoint URL included in the error message to read something like:
SERVICE: <url> + exception.getMessage();

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to