Gav.... wrote:

-----Original Message-----
From: Gav.... [mailto:[EMAIL PROTECTED]
Sent: Sunday, 2 April 2006 5:22 PM
To: [email protected]
Subject: RE: Glossary Plugin FOR-755 - was RE: [jira] Updated: (FOR-639)
define terminology for the various aspects of Dispatcher

Should I be using the .forrest. rather than .cocoon. sourcetype then?
(I did change this earlier to no effect, but guess other configs were
Wrong also)


Answer : Yes, to that one!

Ok, I now have the plugin built and an 'ant test' is successful. (woohoo!)
A 'Forrest Run' also works fine and the site displays great, all pages work
fine Except the 'glossary.xml' test file which although displays, produces
no content, just the menus and tabs etc..

Cool!

So a little bit more work to do, but getting there.

Here's some "starter" debugging tips (we really ought to document these):

1) request the XML source of the document, this should be an XDoc. If it is not then it means the plugin is not intercepting and processing the request.

2) do "forrest run" then look in PLUGIN_HOME/build/webapp/logs/ to see if there are any errors, in particular check that the glossary-to-document.xsl is being found, and if not, why not

Then see what extra information the above might lead you to and post again.

Ross