Thanks, Jeremy! Thanks, Scott! I've built Jetspeed from CVS, and it worked fine! I can finally modify user profiles through a text editor, refresh the portal and see the new configuration having immediate effect (with a low PsmlManager scan rate, of course).
Helder ----- Original Message ----- From: "Jeremy Ford" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 31, 2003 10:08 PM Subject: Re: User profile update from external application > This is a bug that occurs when a psml is refreshed. If you try using the > latest from CVS, this should fix your problem. > > Jeremy Ford > > > >From: Helder Pinto <[EMAIL PROTECTED]> > >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]> > >To: Jetspeed Users List <[EMAIL PROTECTED]> > >Subject: Re: User profile update from external application > >Date: Mon, 31 Mar 2003 17:35:30 +0100 > > > >I've tried to edit a user's profile, while logged in, by removing an entry > >in > >the PSML file. > >After saving the file, and reloading the user page, I got the following > >exception in the portal screen: > > > >Horrible Exception: java.lang.StackOverflowError > > > >Why does this happen? Can I manage to avoid this exception? > > > >Helder > > > >----- Original Message ----- > >From: "Weaver, Scott" <[EMAIL PROTECTED]> > >To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> > >Sent: Monday, March 31, 2003 4:05 PM > >Subject: RE: User profile update from external application > > > > > >It does, you just have to wait ;) There is a refresh interval that > >defaults to > >2 minutes. You can change this via the "services.PsmlManager.scanRate" > >property > >in JR.props. > > > >*===================================* > >* Scott T Weaver * > >* Jakarta Jetspeed Portal Project * > >* [EMAIL PROTECTED] * > >*===================================* > > > > > > > > > -----Original Message----- > > > From: Helder Pinto [mailto:[EMAIL PROTECTED] > > > Sent: Monday, March 31, 2003 9:06 AM > > > To: Jetspeed Users List > > > Subject: Re: User profile update from external application > > > > > > Thanks, Scott. > > > > > > I suppose that you wanted to say that "Jetspeed *does* not publish > > > functionality > > > externally". > > > By "external" I mean outside the VM that Jetspeed is running in. I must > > > thus > > > have a look at Turbine's services... > > > > > > By the way, why does Jetspeed does not reflect the changes in a user > > > profile, > > > when the changes are done manually (editing the PSML file), until I > > > restart the > > > server? > > > > > > Thanks again, > > > > > > Helder > > > > > > ----- Original Message ----- > > > From: "Weaver, Scott" <[EMAIL PROTECTED]> > > > To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> > > > Sent: Monday, March 31, 2003 2:54 PM > > > Subject: RE: User profile update from external application > > > > > > > > > Hi Helder, > > > > > > Please define "external." Do you mean outside the VM that jetspeed is > > > running > > > in? If so, you may want to look into the XML-RPC service in Turbine, > > > EJB's, > > > RMI, etc. Currently, Jetspeed does publish functionality externally, > > > though it > > > would be a nice enhancement. > > > > > > Now, if you are in the same VM, you can hook directly into the registry > > > service. > > > > > > > > > *===================================* > > > * Scott T Weaver * > > > * Jakarta Jetspeed Portal Project * > > > * [EMAIL PROTECTED] * > > > *===================================* > > > > > > > > > > > > > -----Original Message----- > > > > From: Helder Pinto [mailto:[EMAIL PROTECTED] > > > > Sent: Monday, March 31, 2003 5:42 AM > > > > To: Jetspeed User > > > > Subject: User profile update from external application > > > > > > > > Hi all, > > > > > > > > I would like to know if it is possible to update a user profile, from > >an > > > > external application, and making the changes immediately active on the > > > > user > > > > portal. > > > > Imagine that I have an external Java application that processes all > >user > > > > profiles and introduces a new portlet in their profile, making this > > > > portlet > > > > immediately available to the user. > > > > > > > > Is it possible? How? > > > > > > > > Thanks for your help. > > > > > > > > Helder > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > _________________________________________________________________ > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
