AppServer PE 8 2004Q4 Beta samples
843833Dec 10 2004 — edited Dec 13 2004I installed this Sun java app server sometime ago, and downloaded the sample code today (don't remember why I removed the prevoud sample code) and tried to run the jaxrpc/simple, but got an error as follows
D:\sun\AppServer\samples\webservices\jaxrpc\apps\simple>asant
Buildfile: build.xml
D:\sun\AppServer\samples\common-ant.xml could not be found
BUILD FAILED
java.io.FileNotFoundException: D:\sun\AppServer\samples\common-ant.xml (The syst
em cannot find the file specified)
Total time: 0 seconds
Then I looked the sample folder and indeed, there is no common-ant.xml there.
Does anyone know where to get a complete sample package without missing some files. Thanks.