Problem in adding jar files to the building war file using ant
Amith Bhavikatti
Greenhorn
Joined: Oct 27, 2006
Posts: 26
posted
0
Hi All,
I am building some webservices using weblogic server,I have some jar files which i added to my classpath ,but the resulting output war files does not have the jar files.
Please guide me in this matter.
please find the attached build.xml and suggest me .