This week's giveaways are in the MongoDB and Jobs Discussion forums. We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line! See this thread and this one for details.
I built my application with Netbeans and I obtained a jar file and a lib folder. The application runs correctly from the jar file but only if there is the lib folder in the current folder of jar file.
What should I do if I want only a single file jarto launch my application?