[mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 24, 2004 6:03 AM
To: Jetspeed Users List
Subject: Re: PSML Change in Runtime
The screen didn't change after I make the change.
I sumit a request to my application and I change the psml file. When the
results come back to the screen it mu
ately.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 23, 2004 5:29 PM
Subject: RE: PSML Change in Runtime
> When you said the screen didn't change, did it change after a few minutes
or
> after you bounce your contain
ailto:[EMAIL PROTECTED]
Sent: Tuesday, November 23, 2004 1:17 PM
To: Apache JetSpeed User; Apache JetSpeed Dev
Subject: Re: PSML Change in Runtime
I tried this way too:
JetspeedPortletInstance pi =
(JetspeedPortletInstance)getInstance(runData);
Profile profile = pi.getProfile();
PsmlManagerSe
screen no.
If anybody hava an idea, I thanks a lot.
- Original Message -
From: Carlos Torres
To: Apache JetSpeed User ; Apache JetSpeed Dev
Sent: Tuesday, November 23, 2004 2:01 PM
Subject: Re: PSML Change in Runtime
I have been changing the psml name file when the ne
I have been changing the psml name file when the new one will be the
default.psml and the old one will be another name. I'm using the methods after
rename the files:
exporterService.getDocument(locator);
and after this
PSMLDocument doc2 = exporterService.refresh(locator);
where exporterServi