On page
http://www.ubookcase.com/book/Sams/JBoss.4.0.The.Official.Guide/0672326485/ch06lev1sec1.html
Sample code is provided for JMS handling in JBoss 4.0.2.
Unfortunately it uses a class/package
import org.jboss.util.ChapterExRepository
which is NOT part of a standard JBoss v.4.0.5 distribution.
Where do I get this class/package else ?
Can I replace this class with by another class which is more
"standard" (= JBoss independent) ?
1) Download example codes from
http://docs.jboss.org/jbossas/jboss4guide/r1/jboss4guide.zip
2) unzip and to go
\examples\src\main\org\jboss\util\ChapterExRepository.java