> No problem, the 'portal driver' is the official name of Pluto's portal. > > ... > > You'll need to find the Spring config that setups the > PortletContainerImpl and inject your extended OptionalContainerServices > impl there.
FYI - The Spring configuration file is in the pluto-portal webapp. It is /WEB-INF/pluto-portal-driver-services-config.xml. You just need to modify that with your custom service implementation and you should be all set. -- Ben
