Hi,
When i point my browser to
http://localhost:8080/portal i see the portlet which i have
deployed but with the following error..
Title : Cannot Render
Object not found AssessSamplePortletInstance
Do i need to have the JAR File in WEB-INF/lib . Right now i have the Required classes in
the WEB-INF/classes. In a normal web app it doesn't matter as they are in the
classpath. As this is a ClassCastException rather than NoClassDefFound it is picking up
the Class but not sure to which class it is trying to cast ??
Thanks
Sateesh
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965791#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...