On Tue, Jun 23, 2009 at 4:05 AM, Daniel Dominik Holúbek
<[email protected]> wrote:
>
> Okay, but I still don't understand the reason of doing this stuff :)I've
> already created the Application bean, and implemented
> ApplicationContextAware.
> Then the setApplicationContext method gets called, so I created
> ApplictionContext variable in that class and set it it that method.
> But if I try to access it in another bundle via Application.get(), it is
> still "null".
> But even if it wasn't, I think that the DAO bean, declared in other bundle
> (database-bundle) would not be there.
>

None of us have experience with this environment, so we're trying to
help as best we can.  This stuff wasn't designed for this environment.
 Why, exactly, do you feel it's necessary to architect your
application this way, if you don't mind me asking?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to