Hi, I build my wsdl file using eclipse and generate java code from this wsdl file using wsdl2java -impl -ant -server
after filling in business logic to the generated implementation file, i can build the code using the command: ant the strange thing is: I can't build war file from the command: ant war the error say "the target "war" doesn't exists." Can you help me? Thanks, dara kok -- View this message in context: http://www.nabble.com/can%27t-generate-war-file-from-ant-build-tf4681559.html#a13377667 Sent from the cxf-user mailing list archive at Nabble.com.
