But the error is pretty clear here - the class you are referencing is not be found.
Either it is not in the build dir (which should be on the classpath), spelled incorrectly
or referenced incorrectly (i.e. inner classes need a $ instead of . to be referenced)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251706#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...