Another possibility is that had your own IStringResourceLoader registered via
getResourceSettings().addStringResourceLoader(new MyResourceLoader())?

Ernesto

On Thu, Nov 25, 2010 at 10:57 AM, andrea.castello
<a.castello.pronet...@gmail.com> wrote:
>
> Hi,
>
>
> Martin Grigorov-4 wrote:
>>
>> What is the relation between CarMessages.java (if there is such file)
>> and CarDetail.java
>> ?
>> Does the one extend/implement the other ?
>>
>> On Thu, Nov 25, 2010 at 10:11 AM, adam.gibbons
>> <adam.s.gibb...@gmail.com>wrote:
>>
>
> There's no CarMessages.java, just the two I mentioned, which are not
> apparently related (that surprieses me a bit)
>
> CarDetail extends a generic DetailPanel class (which extends Wicket's
> panel), while CarListPage extends a genric ListPage...so apparently no
> relation between the two. I wonder how they could work with just the
> Carmessages.properties resource...anyway. How can I use package resource? Is
> there a convention to do it in 1.4?
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Shared-message-property-file-not-working-on-1-4-tp3058612p3058686.html
> Sent from the Users forum 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
>
>

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

Reply via email to