I'm trying out the tutotial of jaxrpc/dynamic and followed its steps as follows:
ant build (successfully build)
ant deploy (failed and received error as below)
Buildfile: build.xml
BUILD FAILED
Total time: 1 second
Target `deploy' does not exist in this project.
Anyone had that before? What should I do?
Thanks -W