Sign in
apache
/
axis-axis2-java-core
/
b9fa1481e58a9a5265b6e220193ae3d438c9d4ab
/
.
/
v1.5beta2
/
modules
/
samples
/
rmi
/
README.txt
blob: 391506d6cbe94ff2b0deede435ce5aa301cfead1 [
file
] [
log
] [
blame
]
To run this sample follow theses steps
1. run generate_service ant task. (ant generate_service)
this generates the service and put it to the rmiservice folder under repository
2. start the axis2 server
3. run the client (ant run_client)