Search:

Type: Posts; User: chachra; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    1,105

    Re: http remoting

    Thanks Chris.

    Everything starts up fine, execept for the fact that I don't see anything when I hit the /remoting/*Service path. No exceptions etc. just 404 not found.

    And I did debug and make...
  2. Replies
    3
    Views
    1,105

    HttpInvokerServiceExporter and port 8080

    hi all,

    Is there a way to expose a http remote service at a port other than port 8080 ??

    I don't see that option anywhere. I basically want to exposer it at port xyz and let the LB handle the...
  3. Re: Hessian / Load balancing

    hi Manuel,

    Thanks a lot for your reply. You're probably right that it may not be achievable. I will have to check which LB we're using.

    Will try moving to http invoker tomorrow (isn't it RMI...
  4. Re: Distributed Architecture using Spring Remoting

    hi,

    Thanks for replying. So you mean to say that the endpoint cannot be a load balancer??

    Will I face the same problems if I move to http invoker ??

    cheers!
    Sumit.
  5. Re: Distributed Architecture using Spring Remoting

    hey nlif (?),

    I found your discussion on spring forum. We have implemented similar remoting and *might* be facing problems.

    We're using RMI (not http-invoker, but more than happy to move to it)...
  6. RMI Reaper thread not killed when trying to stop tomcat

    There is a "RMI Reaper" non-daemon thread thats there when I try and kill tomcat. Is it spring related? I'm using spring remoting:

    "RMI Reaper" id=35 idx=0x34 tid=26373 prio=5 alive, in native,...
  7. Replies
    1
    Views
    974

    Dynamic serviceURLs - RMI

    hi,

    We have multiple RMI service URL's. Instead of specifying a static one in the xml config, what can I do?

    Simply extending
    RmiProxyFactoryBean and override
    public void...
  8. RMI / HTTP Invoker - Performance and implementation considerations

    hi,

    We are looking to implement a client-server architecture using spring remoting. We need something that is light weight, can keep connections open (we will have large number of requests with...
Results 1 to 8 of 8