re: LoginPortlet failure Part 2

2003-10-24 Thread Ken Geis
What you described made me think of what I read in GETTING_STARTED.html. It says, The "deploy" goal handles adding the cross context property. I checked through the server.xml, but that property is *not* set! However, I tried manually creating the /jetspeed context with crossContext turned on, a

Re: LoginPortlet failure

2003-10-23 Thread Ken Geis
ld.properties in the user home directory. The value is set to: ${CATALINA_BASE}/webapps/ See step 2 in the GETTING_STARTED.htm l Roger On Thursday 23 October 2003 15:46, Ken Geis wrote: The missing slash is not immediately after the Catalina path. It's between webapps and HW_App. The fix is

Re: LoginPortlet failure

2003-10-23 Thread Ken Geis
slash add the end of the Catalina path in your build.properties. Roger -Original Message- From: Ken Geis <[EMAIL PROTECTED]> Sent: Oct 23, 2003 9:57 AM To: Jetspeed Developers List <[EMAIL PROTECTED]> Subject: Re: LoginPortlet failure Unlikely to help. This was on a fresh To

Re: Jetspeed2 development

2003-10-23 Thread Ken Geis
Scott, I see most of the things you describe as being the responsibility of core developers. I could hope to help with that sort of thing, but I was thinking of more grunt-work type stuff, small units of work requiring little design where a developer can leverage existing work (e.g. "using the

Re: LoginPortlet failure

2003-10-23 Thread Ken Geis
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]

LoginPortlet failure (was RE: Jetspeed2 development)

2003-10-23 Thread Ken Geis
peed 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.dep

Jetspeed2 development

2003-10-22 Thread Ken Geis
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 pos

Jetspeed2 pam.deploy problem

2003-10-20 Thread Ken Geis
I have a problem in the Jetspeed2 portal pam.deploy goal. It seems to run alright, and I get the following ... [java] FileSystem deployment done. [java] JMX locked by operation shutdown [java] stopping RMI registry [java] JMX released by operation shutdown [java] Done and the