| Author |
JSF Portlet Deployment under Pluto
|
crix madine
Greenhorn
Joined: Jul 07, 2008
Posts: 6
|
|
Hello, i am trying to deploy a jsf portlet created with maven2 (MyFaces bridge). When deploying the war file, the tomcat server deployes the portlet successful, but in the Pluto Admin it dosen't show up under "Portlet Applications"... what can be the problem ? thanks
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
Perhaps the page is cached? Perhaps the portlet just didn't compile? Perhaps the portlet was deployed incorrectly? It's hard to tell without an error. Here is a simple tutorial on creating a JSF portlet and deploying it to JetSpeed or Pluto. There are also Pluto tutorials here as well: The JSF Portlet - Creating and Portal Server Deployment Tutorial Good luck! -Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
crix madine
Greenhorn
Joined: Jul 07, 2008
Posts: 6
|
|
the problem is, there is no error anywhere ... but thanks a lot, i am going to try this tutorial
|
 |
crix madine
Greenhorn
Joined: Jul 07, 2008
Posts: 6
|
|
when trying to run this tutorial, the same problem occures. Pluto doesn't recognize the portlet, as soon as the portlet-class gets changed to the jsf bridge in the portlet.xml
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
And you're definitely using the Pluto bridge? Hmmm.....
|
 |
crix madine
Greenhorn
Joined: Jul 07, 2008
Posts: 6
|
|
|
i have been using the apache JSF bridge and the myfaces portal bridge .. is there a special pluto bridge ?
|
 |
 |
|
|
subject: JSF Portlet Deployment under Pluto
|
|
|