Hello Brian,
 
I can't beleive this and i tried it out with my XDoclet. So I put the following code in my .xdt Template:
 
<XDtMethod:ifMethodTagValueEquals tagName="ejb:home-method" paramName="view-type"  value="local">
Test is equal!
</XDtMethod:ifMethodTagValueEquals>
and then let it run.
So it newer wrote "Test is equal!" because i newer user this tag (got it from a demo xdt) but it doesn't causes any error.
 
So for me it seems that you have an error in your template file.
 
Hope to help,
 
regards, Thomas
 
-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]Im Auftrag von Brian Buckley
Gesendet: Dienstag, 12. August 2003 20:06
An: [EMAIL PROTECTED]
Betreff: [Xdoclet-user] <XDtMethod:ifMethodTagValueEquals/>

Hello,  When I attempt to use <XDtMethod:ifMethodTagValueEquals .../>in an .xdt file I get a "TemplateException - Could not find method ifMethodTagValueEquals method in class xdoclet.tagshandler.MethodTagsHandler" error.

This tag being used in a sample xdt file, and viewing the XDoclet javadocs the guilty method seems to be there.  What's causing my error? 

Any tips appreciated.

Brian

Reply via email to