On Nov 21, 2009, at 6:10 AM, Vladimir Figurov wrote:
Hi
it's don't work if my Portlet - a clone from existing j2-admin's
portlet. For example - from FilePortlet
2.2:
Login as admin and go here: (assuming running on localhost:8080)
http://localhost:8080/jetspeed/portal/Administrative/pam.psml
press stop then delete or undeploy for the specific Portlet App
- on "core" Apps action "STOP" was not exist...
If the stop action is not available, it means the portlet application
is not running. Check your log files under $TOMCAT/logs/jetspeed*.log
--
When I want to delete individual portlets, I generally just remove
them from the portlet.xml and redeploy
- I'm not find referenses on my cloned portlet in CATALINA_HOME
\webapps\*
A "Portlet Application" (PA) is a "Web Application". You will see one
or more of these under the /webapps/ directory. Each PA contains
exactly one portlet.xml deployment descriptor. That descriptor file
can contain one or more portlet definitions. So you will find cloned
portlet in the portlet.xml, since its a portlet, not a PA.
Hope that makes sense
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]