Hello ULC developer,

I'm working with ULC and Spring.
My Integration is based on the example of Matthias Ernst in the
code community.

But now I have some understanding problems with the Application
Context.

When using and declaring my ULC application as a prototype bean
(singleton="false") I also have access to the
 ULCApplicationContext. So I can set and get independend
Attributes in the ULCApplicationContext for each client session.
But how can I share objects between the ULC clients ?

There also exists an example of M. Ernst concerning to use ULC
and Spring for more advanced use-cases when using the
ContextApplicationFactoryBean.
So it's possible to instantiate a whole new application context
per client session. Does he mean one new Spring application
context for every user?
For what do I need this? Does somebody have an example for this
usage?

And what does he mean with "That application context is a child
of the main web app context and may use shared services from
there" ??
How can I get access to this parent context (web app contex)
within my application?


I hope to get an answer and thanks for help!

Mit freundlichen Grüßen/ Best Regards/Sincères Salutations

Ralph Weyers



_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to