A simple JavaRebel plugin for wicket+spring basead on http://d.hatena.ne.jp/mdgw/20080314/1205513596 patch.
Getting Started : wicket + spring + maven21. Install the JavaRebel
2. Add zeroturnaround maven2 repository to your pom.xml.
Zero turnaround repo
zt-repo
http://repos.zeroturnaround.com/maven2
3. Checkout and install the plugin on your repository (
svn checkout http://javarebel-wicket-plugin.googlecode.com/svn/trunk/ javarebel-wicket-plugin
cd javarebel-wicket-plugin
mvn install4. Add a new Profile to your project
javarebel
org.zeroturnaround
javarebel-spring-plugin
1.0-M3
net.intelie
javarebel-wicket-plugin
1.0-M1
jar
5. Add javarebel options to MAVEN_OPTS
export MAVEN_OPTS=”-noverify -javaagent:/javarebel-1.2.2/javarebel.jar -Drebel.dirs=`pwd`/target/classes”6. Just run
mvn package jetty:run -Pjavarebel
30 Day Summary Apr 18 2013 — May 18 2013
|
12 Month Summary May 18 2012 — May 18 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.