Hi,

I'm a newbie to both JBoss and portal/portlets. I?ve placed the portlet WAR 
under the C:\JBoss\server\default\deploy folder. The name of my portal app is 
"funportal" and I've got 2 portlets viz. SettingsPortlet and ZodiacSignPortlet. 
My portlet.xml contains the correct data wrt the fully qualified class names. 
And I've all these XMLs also in the WEB-INF folder:

funportal-portal.xml
  | jboss-app.xml
  | jboss-portlet.xml
  | jboss-web.xml
  | portlet-instances.xml
  | portlet.xml
  | settingsportlet-pages.xml
  | web.xml
  | zodiacsignportlet-pages.xml
  | 
  | When I try to access the portal app via 
http://localhost:8080/portal/funportal, I only get a standard JBoss 2.2.1 SP1 
welcome screen same as that of http://localhost:8080/portal/default. 
  | 
  | The console log gives the following information:
  | 
  | The portlet SettingsPortlet threw a runtime exception during init
  | 
  | :
  | 
  | Caused by: java.lang.ClassCastException
  | 
  | at 
org.jboss.portal.portlet.PortletContainer.start(PortletContainer.java:227)
  | 
  | The portlet ZodiacSignPortlet threw a runtime exception during init
  | 
  | :
  | 
  | Caused by: java.lang.ClassCastException
  | 
  | at 
org.jboss.portal.portlet.PortletContainer.start(PortletContainer.java:227)
  | 
  | I?m not sure where I?m going wrong. Please help! Hope I?ve given you 
sufficient info. Please let me know if you need more.
  | 
  | Regards,
  | Sudha 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955720#3955720

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955720

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to