Can you explain your problem with code and post the stack trace you're seeing?

Thanks,

Matt

On Mon, Sep 22, 2008 at 2:43 AM, Mohammad Irfan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm using appfuse (tapestry, spring, hibernate) modular project. I
> have classes that outside of hibernate or tapestry domain but require
> to execute some of the hibernate query.
>
> If I put a setter on the class, the spring won't inject the method,
> and If I instantiate the hibernate dao class directly, the finder
> method always return null.
>
> I tried to extends from BaseDaoTestCase, but when I compile, the
> spring class is missing. Can somebody help me in this problem? Do I
> have to create a Base class that instantiate the spring context?
> Doesn't it redundant?
>
> Thanks.
>
> --
> Mohammad Irfan
>
> ---
> www.doktermaya.com
> www.L-Ads.com (classifieds ads, iklan baris)
> www.komplain.org (complain about product)
> www.akarprima.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to