On Oct 23, 3:44 pm, Andrew <[EMAIL PROTECTED]> wrote:
> It looks like I've got the parent bean factory working successfully
> now, so all is good.

I'm a little late to the party and I'm not sure 100% that this would
help solve your problem but I ran into something similar this week
with trying to share the Application scope between two "logical"
applications.  In my case I wanted to share the Application scope but
disable session management in one of the two logical applications.
This might be helpful:

http://www.ghidinelli.com/2008/10/24/sharing-application-scope-between-multiple-logical-applications

This is similar to Model-Glue "sub-applications" and shares some
similar issues which might also be helpful:

http://www.ghidinelli.com/2008/05/29/model-glue-sub-applications-with-coldspring-and-transfer

(pardon the code formatting on the second link; something goofy with
my code highlighting plugin...)

Cheers,


Brian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to