The errors from your latest post indicate that you don't have the default datasource configuration, name=DefaultDS, anymore, which is needed for JMS, etc. The easiest way to get rid of these errors is to copy hsqldb-ds.xml from the default distribution back into your /deploy directory.
Regarding the initial problem: where have you placed the org.jboss.portlet.hello.MyPortlet class file? Seems like it can't be found. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054685#4054685 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054685 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
