Hi, I have an problem of using ant as a java server loader.
I start a java rmi server with ant, it display the following result and
quit:

[carfield@desktop bin]$ ant startrm
Buildfile: build.xml

init:

startrm:
RemoteServer bounded in registry

BUILD SUCCESSFUL

Total time: 2 seconds

Seen it can success start the server, however this server is suppose to
load in the memory for the client to call, but why it just start and
then quit?
-- 



Carfield Yim, visit my homepage at http://www.carfield.com.hk

Reply via email to