Hello, I have couple questions relating to customizing the portal
1. When I create pages from war file using hot deploy, there are pages show up just for testing. How do I remove those pages? I have tried to clean out the tmp folder in jboss and remove all of my own war files, but the pages still show up and of course, there is no portlet inside. I am guessing that JBoss Portal is using cache server/method somewhere to keep track of how many pages it needs to render. Is this true?
2. Is there a way to add portlets (using hot-deploy) into dashboard right away?
Your helps are aprreciated
Thanks,
TL
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069701#4069701
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069701
Hi,
I have the same error when I want to deploy my app on JBP 2.6.1.
My app uses Myfaces, Seam and portlet and works well under JBP 2.6.0 CR2 + JB 4.0.5 GA
I did exactly what you wrote, Dean, and now I have a new exception:
| java.lang.IllegalArgumentException: Class org.jboss.seam.jsf.SeamApplicationFactory is no javax.faces.application.ApplicationFactory
|
I'm sure that my EAR contains only on time the both myFaces jar (myfaces-impl.jar and myfaces-api.jar) in appli.war/WEB-INF/lib
Thanks for your help.
JP
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069698#4069698
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069698