Hi,

I would like to mention that there is a bug in the maven pom.xml file of the
project phonebook because the properties files located here
"wicketstuff-core\phonebook\src\main\java\wicket\contrib\phonebook\web\page"
are not at copied in the WAR generated. In consequence, the following error
is generated :

WicketMessage: Can't instantiate page using constructor public
wicket.contrib.phonebook.web.page.ListContactsPage()

Root cause:

java.util.MissingResourceException: Unable to find property: 'actions' for
component: [class=wicket.contrib.phonebook.web.page.ListContactsPage]
at org.apache.wicket.Localizer.getString(Localizer.java:342)
at org.apache.wicket.Localizer.getString(Localizer.java:118)
at org.apache.wicket.Component.getString(Component.java:1869)
at org.apache.wicket.Component.getString(Component.java:1856)

Can the owner of this application adapt the pom.xml to copy these properties
files in the WAR ?

Regards,




-----
Charles Moulliard
SOA Architect

My Blog :  http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/  
-- 
View this message in context: 
http://www.nabble.com/Bug-in-wicket-stuff-phonebook-tp21869788p21869788.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to