-----Original Message----- From: Weaver, Scott [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 11:06 PM To: 'Jetspeed Users List' 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]
