Re: java.lang.ClassCastException after deploying portlet
| Newsgroups | gmane.comp.jakarta.pluto.user |
|---|---|
| Message-ID | <OF37E081C2.7BF84BAE-ON85257199.004FD692-85257199.004FFBB0@hannaford.com> |
Alexander, You need to make sure that the FacesPortlet class is in the classpath, which means the jar containing it should be in the WEB-INF/lib directory of your portlet app. /Craig [email protected] 06/26/2006 03:20 AM Please respond to [email protected] To [email protected] cc Subject Re: java.lang.ClassCastException after deploying portlet Hi Craig, guessNumber.QuessNumberPortlet extend com.sun.faces.portlet.FacesPortlet /Alexander