Thanks for the fast answer. I think is very common in a
web-application to have own web-tier objects, my example are Wizard
Beans that I store in sessions. It would be great in the future to
auto-reload this beans, by now I will try javarebel and I'll tell you
my experience. Thanks again

On Mon, Sep 7, 2009 at 12:53 PM, Howard Lewis Ship<hls...@gmail.com> wrote:
> Only components, inside the designated packages, can be auto-reloaded.
>
> On Sun, Sep 6, 2009 at 10:06 PM, Alfonso Quiroga 
> <alfonsose...@gmail.com>wrote:
>
>> Hi!
>> I have java classes in root.components... root.pages and root.base as
>> usual. That works perfectly...
>> but I was needing a new class to store in session, just a java bean
>> (WizardBean) and I dropped it in "root.wizard", and auto-reloading
>> does NOT work in that package. I tried to put in root.base.wizard, but
>> there was an exception. Where can I put it for reloading works? thanks
>> in advance!
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>
>
> --
> Howard M. Lewis Ship
>
> Creator of Apache Tapestry
>
> The source for Tapestry training, mentoring and support. Contact me to learn
> how I can get you up and productive in Tapestry fast!
>

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

Reply via email to