But when I ran pam.undeploy, I got a conspicuous message:
Error retrieving Application from Registry Database. Application not found: HW_App
The undeploy goal is looking for
jakarta-tomcat-4.1.27/webappsHW_App
not
jakarta-tomcat-4.1.27/webapps/HW_App
Scott Weaver wrote:
Try un-deploying and re-dploying the demo app:
1. /portal maven pam.undeploy 2. /portal maven pam.deploy
-----Original Message----- From: Ken Geis [mailto:[EMAIL PROTECTED] Sent: Thursday, October 23, 2003 3:12 AM To: [EMAIL PROTECTED] Subject: LoginPortlet failure (was RE: Jetspeed2 development)
I was running 5.0.13beta, but I get a similar thing on 4.1.27.
Caused by: org.apache.jetspeed.exception.JetspeedException: Failed to load: LoginPortlet from registry at org.apache.jetspeed.aggregator.BasicAggregator.build(BasicAggregator.java: 191)
I gather from your statement that I shouldn't be experiencing this. I will investigate further.
What version of tomcat are you running? The Login Portlet only works in
4.1.x not in
5.x.
Regards, *================================* | Scott T Weaver | | <[EMAIL PROTECTED]> | | Apache Jetspeed Portal Project | | Apache Pluto Portlet Container | *================================*
-----Original Message----- From: Ken Geis [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 22, 2003 3:25 PM To: [EMAIL PROTECTED] Subject: Jetspeed2 development
Hi. So I found recently that the portal pam.deploy goal is working as expected. Now I'd like to know if Jetspeed2 itself is working as expected. It starts up fine, but on the first request, the BasicAggregator gets an exception because it can't load the
LoginPortlet.
I saw someone else's post where they were getting the same error, so I assume it's expected at this point.
To follow that up, where can the more casual contributor be of use
right
now?
Ken
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
