yes, and it is already fixed in SVN trunk. Juergen
On 4/5/06, Marieke Vandamme <[EMAIL PROTECTED]> wrote: > > > Hello, > > I get an error while using wicket:message in my html. Did you forget to add > 'message' to the wellKnownTagNames or do I need to do this myself? > thanks! > > stacktrace : > Root cause: > java.text.ParseException: Unkown tag name with Wicket namespace: 'message'. > Might be you haven't installed the appropriate resolver? > at > wicket.markup.parser.filter.WicketTagIdentifier.nextTag(WicketTagIdentifier.java:104) > at > wicket.markup.parser.filter.TagTypeHandler.nextTag(TagTypeHandler.java:83) > at wicket.markup.parser.filter.HtmlHandler.nextTag(HtmlHandler.java:86) > at > wicket.markup.parser.filter.WicketRemoveTagHandler.nextTag(WicketRemoveTagHandler.java:70) > ... > > Complete stack: > > wicket.markup.MarkupException: Unkown tag name with Wicket namespace: > 'message'. Might be you haven't installed the appropriate resolver? > [markup = > file:/C:/jproject/qs6-wicket/QS6/WEB-INF/classes/com/tvh/qs/app/Index.html, > index = 29, current = [Raw markup]] > at wicket.markup.MarkupParser.parseMarkup(MarkupParser.java:349) > at wicket.markup.MarkupParser.readAndParse(MarkupParser.java:191) > at wicket.markup.MarkupCache.loadMarkup(MarkupCache.java:243) > at > wicket.markup.MarkupCache.loadMarkupAndWatchForChanges(MarkupCache.java:312) > at wicket.markup.MarkupCache.getMarkup(MarkupCache.java:189) > ... > > > > MARIEKE VANDAMME > ____________________________________________________________________________________________________________________________________ > > ATTENTION !! > > This email and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. > If you are not the intended recipient of this message you are hereby notified > that any use, distribution or reproduction of this message and any files is > prohibited. > If you have received this email in error please notify the system manager by > sending this email to [EMAIL PROTECTED] > Any views expressed in this email are those of the individual sender and may > not necessarily reflect the views of TVH - Group Thermote & Vanhalst. > > This footnote also confirms that this email message has been swept by our > virus-scanning software for the presence of computer viruses. > ____________________________________________________________________________________________________________________________________ > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
