Are you using AppFuse? On Tue, May 26, 2009 at 8:58 AM, jithesh <pm_jith...@yahoo.com> wrote:
> > Hi, > > I created a simple web project that updates the DB2 table. I was > able to generate .war file from eclipse IDE. I tried to generate .war file > using ant script. I made a build.xml and it is generating the .war file. > But > I found that none of my suppoeted jar files are in the .war file. All the > jar files (db2) are stored under <project folder>/lib directory. Can any > one guide me to write the build.xml so that I can generate a .war file that > contains my jar file. > > Regards, > Jithesh PM > -- > View this message in context: > http://www.nabble.com/creating-build.xml-for-web-application.-tp23724771s2369p23724771.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >