Skip to content

org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor does not handle Axis failures gracefully [SPR-1688] #6386

@spring-projects-issues

Description

@spring-projects-issues

Pavel Tcholakov opened SPR-1688 and commented

It is possible (e.g. due to temporary network failure, etc.) for the Axis port to become unavailable. In this case, the standard Spring class does not handle reconnections. I wrote a custom TargetSource which allows for new JaxRpcPortClientInterceptor's to be created on the fly as needed.

Please see this thread which has links to code & XML samples:

http://forum.springframework.org/showthread.php?t=22112


Affects: 1.2.6

Attachments:

1 votes, 4 watchers

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions