1 Reply Latest reply on Aug 18, 2009 6:17 AM by pramodkrjsr

    Searching JAR for "ChapterExRepository" from sample book

    thoste

      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) ?