As I suspected. That works perfectly. Thanks!

Sandi


-----Original Message-----
From: David Sean Taylor [mailto:[email protected]]
Sent: Tuesday, February 09, 2010 12:03 PM
To: Jetspeed Developers List
Subject: Re: login portlet extension

On Tue, Feb 9, 2010 at 10:56 AM, Dahl, Sandra <[email protected]>wrote:

> Since the build worked for you, I tried at the command prompt rather than
> inside eclipse and the project built successfully. The next step I took was
> to delete j2-admin.war from tomcat's webapps director, copy in the new
> extended-j2admin.war into tomcat's webapps directory, and delete tomcat's
> work and temp directories. When tomcat is restarted and the portal opened,
> the following error is in the jetspeed log:
> 09.02.2010 11:52:29 ERROR
> [org.apache.jetspeed.aggregator.impl.RenderingJobImpl.execute():194] Error
> rendering portlet OID template-top2.page-template.dp-1.dp-12
> javax.portlet.PortletException: Failed to get Request Dispatcher for
> Portlet Application: /j2-admin, servlet: /container
>
> The login portlet displays the same message on the page. What am I missing?
>
>
Sounds like the web application war and directory are named
extended-j2admin, whereas the PSML references an application named j2-admin.
To resolve this naming conflict, you have two choices: modify the pre-seeded
PSML to reference extended-j2admin OR rename the war file to "j2-admin.war"
prior to deploying

Confidentiality Notice:
The information contained in this communication, including attachments, is 
privileged and confidential.  It is intended only for the exclusive use of the 
addressee.  If the reader is not the intended recipient, or the employee, or 
the agent responsible for delivering it to the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited.  If you have received this communication 
in error, please notify us by return email or telephone immediately.  Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to