Paul,

Thanks for the reply.  I can't seem to get this to work.  When I try, I get:

Horrible Exception: org.apache.jetspeed.om.profile.ProfileException:
org.apache.turbine.util.security.UnknownEntityException: The specified group
does not exist at
org.apache.jetspeed.services.profiler.JetspeedProfilerService.getProfile ...

This tells me that there is a step that I must be missing.  I created the
directory and added the psml files as instructed in your message.  I did try
to access the apache and Jetspeed groups just to make sure I had the url
correct.  They worked just fine.

I'm not quite sure this would work for me anyway.  The problem with this
approach is that groups are not user specific (as you pointed out).  In my
case, I need to make it so that each user has the power to control the look
of their own search results page.  That's why I was attempting to do this
from the user's directory but couldn't get the customize link to work
properly.  Do you have any other ideas?

Thanks again for your help with this.
Matt


-----Original Message-----
From: Paul Spencer [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 21, 2001 10:41 AM
To: Jetspeed Users List
Subject: Re: Personalizing multiple PSML files


Matthew,
I was working on some think like this.  In that case I was using a 
group, i.e. /group/searchresults.  The groups are not use specific.

To set up a group:
   1) Create a group directory in 
<jetspeed-home>/WEB-INF/psml/group/<group-name>
   2) Add the desired psml files.  The directory structure is similar
      to the directory structure for user, i.e. 
<media-type>/<language>/<country>/<page-name>.psml

Paul Spencer

Matthew Wizeman wrote:

> Hi,
> 
> I am trying to do a search results page that the users will be sent to
from
> a searching portlet.  To implement this, I was thinking that I would make
a
> searchresults.psml file in their directory that had only the search
results
> portlet on it.  Then, I could post to /page/searchresults and they would
be
> sent to the proper place.
> 
> It seems to work great for anon users but when someone logs in, the
> customize, maximize... icons don't work properly.  If clicked, they send
the
> user back to the default.psml page.  Is there something special I need to
do
> to get these links to work right?  I would like the users to be able to
use
> the customize button so that they can control the look of their search
> results.
> 
> Any advice you can provide would be appreciated.
> 
> Thanks,
> Matt
> 
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
> 
> 



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to