際際滷

際際滷Share a Scribd company logo
JBoss Modules Internal
JBUG Korea
@tedwon
Build JBoss Modules
git clone git@github.com:tedwon/jboss-modules.git
cd jboss-modules
git remote add upstream git@github.com:jboss-modules/jboss-modules.git
mvn clean install javadoc:javadoc
JBoss Modules
 https://github.com/jboss-modules/jboss-modules
 http://arhipov.blogspot.kr/2016/05/hello-world-with-jboss-modules.html
  JDK 襷朱 襷 襦
 るジ 襦語 蠏手
 WildFly, Infinispan, ...
 David Lloyd 願姥  襷れ蟾?
  ろ 蟆 螻, not a container
 No need a container
  覓苦朱 襦 企るれ 朱Μ 
 覈   企 襦
 蠏碁 企 襦 蟲譟
JBoss Modules
 企ろる   語 覈 企るゼ 襦.
 jar螳 visibility襯 譟一   .
 螳 覈 isolated
 覈朱 譟伎煙 
 覈 企 る 覈 企れ 讌 譟伎煙 螳 蟆襷
.
 No need class path to execute
 flat classpath
 graph modular class loading
 desiner, tool 朱 譬
JBoss Modules
 java.* 譟伎 蠍磯蓋 
 Static module
 module.xml
 譟伎煙 覈朱 
 Dynamic module
 deployment
 譟伎  MANIFEST.MF  jboss-deployment-structure.xml  
 war  覈
 ear  螳 覈
 ear/lib 覿覈 覈
 ejb/war 螳  覈
 java -jar jboss-modules.jar -mp modules -deptree org.jboss.as.standalone
JBoss Modules Internal
JBoss Modules Internal
JBoss Modules Internal
JBoss Modules Internal
JBoss Modules Internal
References
1. http://jboss-modules.github.io/jboss-modules/manual/
2. http://el4j.sourceforge.net/plugins/maven-depgraph-plugin/plugin-info.html
3. http://arhipov.blogspot.kr/2016/05/hello-world-with-jboss-modules.html
4. https://github.com/tedwon/hello-jboss-modules
5. https://vimeo.com/32211344
6. http://www.theserverside.com/news/thread.tss?thread_id=62647
7. http://word-bits.flurg.com/circular-module-dependencies-and-the-real-world/
8. http://in.relation.to/david-lloyd/
9. https://www.jboss.org/dms/judcon/presentations/Boston2011/JUDConBoston2011_day1track1session1.pdf
10. https://www.jboss.org/dms/judcon/presentations/Boston2011/JUDConBoston2011_day1track3session5.pdf
11. http://in.relation.to/2010/09/10/modularized-java-withjboss-modules/
12. https://www.yumpu.com/en/document/view/51887543/eap6-nuts-to-bolts-red-hat-summit/14
13. https://github.com/bparry02/jboss-modules-demo

More Related Content

JBoss Modules Internal

  • 2. Build JBoss Modules git clone git@github.com:tedwon/jboss-modules.git cd jboss-modules git remote add upstream git@github.com:jboss-modules/jboss-modules.git mvn clean install javadoc:javadoc
  • 3. JBoss Modules https://github.com/jboss-modules/jboss-modules http://arhipov.blogspot.kr/2016/05/hello-world-with-jboss-modules.html JDK 襷朱 襷 襦 るジ 襦語 蠏手 WildFly, Infinispan, ... David Lloyd 願姥 襷れ蟾? ろ 蟆 螻, not a container No need a container 覓苦朱 襦 企るれ 朱Μ 覈 企 襦 蠏碁 企 襦 蟲譟
  • 4. JBoss Modules 企ろる 語 覈 企るゼ 襦. jar螳 visibility襯 譟一 . 螳 覈 isolated 覈朱 譟伎煙 覈 企 る 覈 企れ 讌 譟伎煙 螳 蟆襷 . No need class path to execute flat classpath graph modular class loading desiner, tool 朱 譬
  • 5. JBoss Modules java.* 譟伎 蠍磯蓋 Static module module.xml 譟伎煙 覈朱 Dynamic module deployment 譟伎 MANIFEST.MF jboss-deployment-structure.xml war 覈 ear 螳 覈 ear/lib 覿覈 覈 ejb/war 螳 覈 java -jar jboss-modules.jar -mp modules -deptree org.jboss.as.standalone
  • 11. References 1. http://jboss-modules.github.io/jboss-modules/manual/ 2. http://el4j.sourceforge.net/plugins/maven-depgraph-plugin/plugin-info.html 3. http://arhipov.blogspot.kr/2016/05/hello-world-with-jboss-modules.html 4. https://github.com/tedwon/hello-jboss-modules 5. https://vimeo.com/32211344 6. http://www.theserverside.com/news/thread.tss?thread_id=62647 7. http://word-bits.flurg.com/circular-module-dependencies-and-the-real-world/ 8. http://in.relation.to/david-lloyd/ 9. https://www.jboss.org/dms/judcon/presentations/Boston2011/JUDConBoston2011_day1track1session1.pdf 10. https://www.jboss.org/dms/judcon/presentations/Boston2011/JUDConBoston2011_day1track3session5.pdf 11. http://in.relation.to/2010/09/10/modularized-java-withjboss-modules/ 12. https://www.yumpu.com/en/document/view/51887543/eap6-nuts-to-bolts-red-hat-summit/14 13. https://github.com/bparry02/jboss-modules-demo