I expected that adding this annotation would allow me to name the template "Foo.xml" instead of "Foo.html":

    @Meta("org.apache.tapestry.template-extension=xml")
    public class Foo extends BasePage { ... }

However, when I do this, Tapestry gives a PageNotFoundException. It looks like it never finds the class to find the annotation in the first place.

Am I missing something stupid, or should I file this in JIRA?

Cheers,

Paul

_________________________________________________________________
Piano music podcast: http://inthehands.com
Other interesting stuff: http://innig.net



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

Reply via email to