ry for the confusion!
Graham
Juan E. Maya wrote:
It seems that ur application uses Tapestry-SpringSecurity but that
module is not being loaded. Try to loaded manually when u start the
registry.
On Sat, Aug 8, 2009 at 12:49 AM, Graham
Ford wrote:
Hi all,
I am having a weird problem with creating
Hi all,
I am having a weird problem with creating a registry. I am trying to
test my DAOs, and as part of the test I do:
IOCUtilities.buildDefaultRegistry()
when I run the test it print out:
[INFO] ioc.RegistryBuilder Adding module definition for class
org.apache.tapestry5.ioc.services.Tape
Hi,
Is there a way of setting the hibernate configuration file for the
HibernateModule? For example in my src/main/resources I want the config
to point to a live database, but for testing a different database. Is
there a way of doing this, without having to configure hibernate myself
and then
.
Graham
Howard Lewis Ship wrote:
It is possible, and involves obtaining the BeanModel and modifying it
before passing it as the model parameter of the BeanEditForm
component.
I'm travelling now, so that's as specific as I have time to answer!
On 3/29/07, Graham Ford <[EMAIL PROTECTED
Hi,
I'm loving Tapestry 5 so far but I have a question about the
BeanEditForm. If I have an object, say Person, which has a property of
another object, say Address, is there a way of getting the details from
the Address object into the form as well as the person's details?
Thanks,
Graham
--