I wrote my first ant script today, woohoo!
compiling ${src}
destdir="${build}"
classpath="${cpath}" />
This build.xml file contains targets the invoker application (the
message bean and the invoker app and the invoker web components)

0 Comments:
Post a Comment
<< Home