The JBossCMP documentaion available from flashline ($10).
There is an example in the JBossOne CMP slides, but is old and has a bug in the xml. DynamicQL is declared with an empty dynamic-ql element.
DynamicQl works with find and ejbSelect methods. JBossCMP also supports BMP style ejbFind methods, which allow you to code the finder implementation yourself.