Apache
deadcow
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Maven Debug based on Eclipse.
based on http://docs.codehaus.org/display/MAVENUSER/Dealing+with+Eclipse-based+IDE steps as following: 1. install Maven and setup Environment Variables. 2. a).maven is 2.0.8+, nothing changed the ...原创 2008-08-07 09:24:10 · 109 阅读 · 0 评论 -
QPID(implementation of AMQP) tutorial
1. read AMQP Spec first, by now the lastest version is 0.10, understand the model of AMQP, the concepts of Exchange, Queue and Route key, the queue is different from the classic MQ queue. 2. offi...2009-04-05 10:43:52 · 124 阅读 · 0 评论 -
maven repository
http://www.mvnbrowser.com/index.html 这里有很多的jar,src, doc,要找,现到找这里,还是没有的话,再通过其他地方找吧原创 2009-07-01 16:30:11 · 143 阅读 · 0 评论 -
Maven Jetty Plugin
http://docs.codehaus.org/display/JETTY/Running+Jetty+with+jconsole http://docs.codehaus.org/display/JETTY/JMX http://code.google.com/p/run-jetty-run/issues/detail?id=27 -Dorg.mortbay.jetty.web...原创 2010-12-10 14:03:16 · 180 阅读 · 0 评论
分享