| |||||||||||||
|
|
| Resolution Date: | 15/Jan/07 09:01 PM |
| Description | « Hide |
|
As mentioned in
I have attached a patch that contains an additional change: Calling the protected method newHttpClient() from the constructor is error prone. The constructor of sub-classes overriding it has not been completed when it is run so assignments to fields etc. has not been done. I moved the call to initHttpHeaders() instead . |
| All | Comments | Work Log | Change History | Subversion Commits |
Sort Order:
|
| Repository | Revision | Date | User | Message |
| ASF | #496479 | Mon Jan 15 20:45:09 UTC 2007 | jochen | Made extending the XmlRpcCommonsTransportFactory easier. Submitted-by: Steffen Pingel, steffenp@gmx.de PR: |
| Files Changed | ||||
|
MODIFY
/webservices/xmlrpc/trunk/src/changes/changes.xml
MODIFY /webservices/xmlrpc/trunk/client/src/main/java/org/apache/xmlrpc/client/XmlRpcCommonsTransport.java |
| Repository | Revision | Date | User | Message |
| ASF | #496491 | Mon Jan 15 21:00:24 UTC 2007 | jochen | Made extending the XmlRpcCommonsTransportFactory easier. Submitted-by: Steffen Pingel, steffenp@gmx.de PR: |
| Files Changed | ||||
|
MODIFY
/webservices/xmlrpc/trunk/pom.xml
|