maintaing single db connection over multiple rpc calls

2002-08-25 Thread Rafi M M
Hello    I tried to use Apache SOAP rpc call to access the classes(running in a remote server)which in turn connect to the database and perform the database operations.I deployed the service in a Apache TomCat Server while making the scope  as  "Session".. It was required to maintain a singl

Re: maintaing single db connection over multiple rpc calls

2002-08-27 Thread Rafi M M
i before, it is invoked like > > java org.apache.soap.util.net.TcpTunnelGui 81 host port > > In this case, it would listen on localhost:81 and forward messages to > host:port. You would point your client to localhost:81, e.g. an endpoint > URL of http://localhost:81/soap/servlet/rpc