Timeframe: 30 days, Total Commits: 3 Total Number of Files Changed: 5
Date | Author | File/Message |
---|---|---|
2005-03-18 16:40:34 | ips |
src/org/apache/axis/message/addressing/Constants.java v 1.12 fixed bug where "wsa:Response" was being used as wsa:RelatesTo value, when "wsa:Reply" should have been used for the 2004/08 version of addressing |
2005-03-10 17:15:10 | Davanum Srinivas | update to latest Axis 1.2 RC3 |
2005-03-08 21:40:21 | ips |
src/org/apache/axis/message/addressing/AddressingHeaders.java v 1.16 src/org/apache/axis/message/addressing/handler/AddressingHandler.java v 1.31 src/org/apache/ws/addressing/handler/ServerSideAddressingHandler.java v 1.4 modified server-side handler code to not modify responses for non-WSA requests; i didn't make any changes to the client-side handler code, but we might want to make a similar mod there |