Always look at the final "caused by" to get the root issue:
Caused by: java.lang.ClassCastException: com.sample.HelloWorld
Two possibilities. 1) you did not include the HelloWorld class in your WAR file. 2) You
misspelled the class name in portlet.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201877#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...