Share

The OpenHMS Project

Code

Programming Languages: Scheme, Java

License: Artistic License, GNU General Public License (GPL), GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2009-10-13 svn co https://openhms.svn.sourceforge.net/svnroot/openhms openhms

Show:

What's happening?

  • Followup: RE: RMIIO with a Spring HTTPInvoker

    After a little more investigation, i don't think my previous suggestion will work. the http remoting examples seem to apply to remoting a single instance of a service. i can't find any information on dynamic exporting. so, you would basically have to create your own RemoteInputStreamRegistry service: public class RemoteInputStreamRegistry { private final...

    2009-11-09 04:08:23 UTC by jahlborn

  • Followup: RE: RMIIO with a Spring HTTPInvoker

    Sorry, didn't get to complete my last post, got pulled away. Anyway, I think something like that bit of xml will do most of the spring magic for you. If i understand correctly, spring should create the remote proxy for you. So all you need to do is instantiate something like SimpleRemoteInputStream (i'd recommend the Gzip version for production use) and return it and spring should do the...

    2009-11-08 19:40:19 UTC by jahlborn

  • Followup: RE: RMIIO with a Spring HTTPInvoker

    Well, i've never used spring, but my guess from reading that documentation is that spring handles the proxies for you. all you need to do is add something like:

    2009-11-08 13:56:07 UTC by jahlborn

  • RMIIO with a Spring HTTPInvoker

    Hi, I have a project which architecture is based on a swing client application working with a server application through a Spring HTTP invoker as documented here : [http://static.springsource.org/spring/docs/2.5.x/reference/remoting.html#remoting-httpinvoker][1] It works perfectly well but we have recently found one limitation to our architecture which is the transfer of large files (800Mb...

    2009-11-07 17:53:01 UTC by cnico

  • The OpenHMS Project

    jahlborn made 4 file-release changes.

    2009-10-25 01:45:01 UTC by jahlborn

  • The OpenHMS Project

    jahlborn made 3 file-release changes.

    2009-10-25 01:44:01 UTC by jahlborn

  • The OpenHMS Project

    jahlborn made 1 file-release changes.

    2009-10-25 01:43:01 UTC by jahlborn

  • Sqlbuilder 2.0.6 released

    SqlBuilder 2.0.6 ============ - Add hasParens() method to NestableClause so that InCondition can accurately determine if the values need to be wrapped in parens or not. Fixes 2817484.

    2009-10-25 01:40:19 UTC by jahlborn

  • The OpenHMS Project

    jahlborn made 4 file-release changes.

    2009-10-25 01:38:01 UTC by jahlborn

  • The OpenHMS Project

    jahlborn made 1 file-release changes.

    2009-10-25 01:37:01 UTC by jahlborn

Our Numbers