Issue Details (XML | Word | Printable)

Key: AXISCPP-361
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Fred Preston
Reporter: Fred Preston
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Axis-C++

Improvements to HTTP Transport (Axis3)

Created: 07/Jan/05 01:34 AM   Updated: 01/Feb/05 12:19 AM
Return to search
Component/s: Basic Architecture
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: n/a

Resolution Date: 01/Feb/05 12:19 AM


 Description  « Hide
There is a need to update the HTTP Transport and underlying Channel structure to allow for different channel implementations, i.e. SSL, etc to be added with minimal modification. By making the Channel a library that plugs into the HTTP Transport DLL, this allows the user the flexibility to choose which Channel implementations they want to use without the need to recompile the whole project.


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Fred Preston added a comment - 11/Jan/05 10:28 PM
Hi All,
I believe this is now complete for windows, but I will need help to create the makefiles for non windows platforms...