Search:

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

Search: Search took 0.02 seconds.

  1. same issue

    We had the same issue.
    RMI chooses random ports. Only way to configure your windows firewall is to allow only the java.exe to access all ports.
  2. Replies
    26
    Views
    8,871

    If it can be of any help!

    Seems like an old issue but thought of replying anyway.

    Have you switched on full debug logging?
    I had a similar problem recently. Basically even if all pinging, telnetting works fine, with all...
  3. Replies
    1
    Views
    1,283

    Handling RMI ConnectException

    The RmiProxyFactoryBean works great. But I'm puzzled :confused: as on how to handle java.net.ConnectException when a client tries to connect to a server that is not running.

    I noticed that the...
  4. Thanks for the asktom link. I'll look into it....

    Thanks for the asktom link. I'll look into it. Don't think you've read my entire post though. I am indeed rethinking the design since I'd rather retrieve 20 rows per page in stead of all at once. cf....
  5. Stored Procedure - RowMapper performance

    I've been using the Spring Stored Procedure super class for a while, along with a number of RowMapper implementations. Everything works fine, but performance becomes a big issue when dealing with...
Results 1 to 5 of 5