Hi all.

I want to extend the jetspeed portal with new spring configured
services, similar the JetspeedPortletServices.

Using a portal.genapp.miminal codebase and several portal applications
that deploy into this portal container:

How can I define new services that are known to the portal applications
via the standard way of accessing the services

service = (MyService)context.getAttribute(<name of service component>);

without changing the jetspeed codebase (i.e. jetspeed-api)? Is there a
easy way that the developers already have had in mind?

(Defining the services in the portal container is not the problem, but
how can I access them in the portal applications?)


Thanks for any reply.


Joachim


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

Reply via email to