Have you considred replacing ${packageName} with an actual package name?
On 6/11/07, Davor Hrg <[EMAIL PROTECTED]> wrote:
I found the cause ...
part of code was deleted while merging in revision: #536053 ...
I've put it on JIRA
https://issues.apache.org/jira/browse/TAPESTRY-1559
Davor Hrg
On 6/11/07, Davor Hrg <[EMAIL PROTECTED]> wrote:
>
> this works fine in 5.0.4
>
> i Have in my web.xml
> <context-param>
> <!-- The only significant configuration for Tapestry 5, this
> informs Tapestry
> of where to look for pages, components and mixins. -->
> <param-name>tapestry.app-package</param-name>
> <param-value>${packageName}</param-value>
> </context-param>
>
> I checked quickstart and it seems that config had'n changed,
> so it probably means the value isn't read properly
>
>
> i stubled upon it because it causes hibernate module to fail,
> since it can't add proper entities package without this value..
>
> I can file an JIRA issue, just asking if something changed maybe
> so it can't work like in 5.0.4?
>
>
> Davor Hrg
>
--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind
Professional Tapestry training, mentoring, support
and project work. http://howardlewisship.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]