Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3039 | major | always | 11-04-08 02:45 | 03-25-09 14:59 | |
|
|||||
Reporter: | jeff_porter | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.2.1 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.0 | ||
|
|||||
Summary: | 0003039: BurlapProxyFactory hangs on create(a, u) | ||||
Description: |
I've seen this reported before on the Spring site, but I cannot find an answer. The BurlapProxyFactory class hangs on startup. This is because the URL for the service has not started yet. In my case I need to do remoting between two apps on the same Tomcat. BurlapProxyFactory : line 249 InputStream is = conn.getInputStream(); Can we not define the timeout on the socket to be short lived, so that it will fail & the next time I call the factory it trys again? Or is there another solution? I would change the start order of the products in Tomcat, but we also support Websphere and other environments. |
||||
Steps To Reproduce: | |||||
Additional Information: | ref: http://jira.springframework.org/browse/SPR-3445 [^] | ||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |