Skip to content

Changing URL in CommonsHttpMessageSender [SWS-98] #238

Closed
@gregturn

Description

@gregturn

Jim Pace opened SWS-98 and commented

There is no way of modifying the URL in CommonsHttpMessageSender. In its current form, it is well suited for a hard coded URL, but does not handle setting the URL at runtime. If you try to set up CommonsHttpMessageSender in the applicationContext.xml file without providing a URL, it will fail on startup. If you provide a default URL, and then try to override it using the setUrl method, the new URL will not be used. I believe that HttpUrlConnectionMessageSender has the same issue.


Affects: 1.0 M3

Referenced from: commits 0762502, b6f29a6

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions