I am trying to run the client server version of Pet Clinic. I completed a build of Spring (1.1), and started the rmiregistry. What else do I need to do to start the 'server' as noted in the petclinic-clientserver.bat file?
Printable View
I am trying to run the client server version of Pet Clinic. I completed a build of Spring (1.1), and started the rmiregistry. What else do I need to do to start the 'server' as noted in the petclinic-clientserver.bat file?
1.ant warfile
2.copy petclinic-server.war to your web server's directory
3.start web server
...