Jars and Class Loading, Jboss v5.x

So where do I put all my jars? As you write your applications you’re bound to leverage third party libraries to cut down on the amount of work; lets face it no one wants to reinvent the wheel. A downside is sometimes these third party libraries might not be the most mature or stable releases [...]

Posted on July 15, 2010 at 10:40 am by Ant · Permalink · Leave a comment
In: Jboss · Tagged with: , , , , , , ,

War deployment file structure

What’s a war deployment, do I need my own army? When it comes to deploying an web based application we have a few options on the table. Well only one really if you stick to J2EE standards, not counting Ear deployments which also deploy web apps via wars. Outside the world of J2EE though, it [...]

Posted on January 25, 2010 at 12:03 am by Ant · Permalink · One Comment
In: Java, Jboss · Tagged with: , , , ,