I'm sorry - we talk about jetspeed-2.2.0 binary distribution ?
If I work into "Registry Applications List" portlet - then the
"j2-admin" portlet aplication is running.
(and jetspeed.log & j2-admin.log - work)
I make a clones from FilePortlet a not manually Copy-Paste in
j2-admin/WEB-INF/portlet.xml - I usage a button "Clone" in
PortletDetailsManager stay on the "About Jetspeed" or "Welcome to
Jetspeed" portlets in table "Portlets" in "Registry Applications List"
portlet...
David Sean Taylor wrote:
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]
--
Vladimir
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]