It turns out the problem was due to the portlets.xml descriptor included in the descriptor-impl jar (v1.1.4) not being parsed correctly by Castor (it couldn't retrieve the DTD).
The problem went away when I used the jar from the current bundle, so I assume the URI for the DTDs differ... On 26/09/2007, Elliot Metsger <[EMAIL PROTECTED]> wrote: > David, > > Can you supply the full tomcat + pluto startup log? > > Thanks, > Elliot > > David Grant wrote: > > Hi, > > > > I'm trying to use Pluto with Tomcat 5.5, but despite portlet.xml being > > present, PortletContextManager states: > > > > INFO: Registering 0 portlets for context /foo > > > > I'm not sure what I'm doing wrong, so any help would be greatly appreciated. > > > > David >
