Programming notes
about java, spring, android, app performance and architecture
Wednesday, 6 July 2011
JavaEE: Building web project using Ant
Ant is a great tool for building your projects. In this example I'll create simple jar (of course you can create war and ear archives in this case you should use <war ...> and <ear ...> tags) and deploy it on Jboss .
‹
›
Home
View web version