thebugslayer


Member since 05/28/2007

11 snippets

3585 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

You have not received any achievements.

thebugslayer's Recent Snippets



« Prev 1 Next »
ch.qos.logback logback-classic 0.9.8
1 2964 posted 18 years ago by thebugslayer
1. mvn archetype:create -DgroupId=deng -DartifactId=mywebapp -DarchetypeArtifactId=maven-archetype-webapp 2. Replace web.xml with http://snipplr.com/view/3800/minimal-webxml-webapp-descriptor-version-24 3. Replace pom.xml in this snipplet. 4. mvn...
1 1434 posted 18 years ago by thebugslayer
this goes under src/main/resource/META-INF/persistence.xml
0 1206 posted 18 years ago by thebugslayer
0 1015 posted 18 years ago by thebugslayer
0 993 posted 18 years ago by thebugslayer
2 1223 posted 18 years ago by thebugslayer
Usage: save the script to ~/scripts/my.bashrc and then source it in .bashrc.
0 1410 posted 18 years ago by thebugslayer
Eg: groovy findjar "Servlet" /opt/tomcat/lib
1 1107 posted 18 years ago by thebugslayer
This demonstrate the expressiveness of Groovy vs Java.
1 3035 posted 18 years ago by thebugslayer
« Prev 1 Next »