WebSphere Portal Server - Servlets and Portal

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > December 2005 > Servlets and Portal





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Servlets and Portal

2005-12-17, 5:57 pm

Hi.

Let's say I have an instance of WebSphere Portal 5.1 running...

Let's say I need to perform some operations on users and groups perodically : add or remove users from groups according to the users' profile attributes.

The code that I maintain (actually that I have to migrate from WPS 5.0 to 5.1) performs this task by launching a batch serlvet periodically (using cron and wget unix commands). Yet the servlet code does not call Puma API, but performs the task using WMM c
lasses.

Since in Portal 5.1 the Puma SPI is public, I would like to replace all WMM calls by Puma. Is it possible (and recomended) to call Puma classes from a servlet, since the servlet runs within the WAS servlet container (I mean, outside the WPS context)?

Cheers.
V.A.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com