Hi Paul,

Thanks for that and indeed I did have a component action in the parent component (search box). However after moving that to a DirectAction I still have not seemed to have fixed the problem. What is more confusing is that I load all my content out of XML so at this point I shouldn't be talking to EOs at all.

Does a session automatically get created for each request if a wosid is not found in the URL?

Could WOImage be creating a session?


Thanks in advance.

Jon


On May 8, 2006, at 3:48 AM, Paul Suh wrote:

Jon,

The problem is probably not in the use of the shared EC, but in the page that you are generating. If you have *any* component actions on the page then it will automatically generate a Session object to keep track of the component actions, even if you are getting to the page via a direct action. Beware that component actions may be embedded in subcomponents (e.g. a standard navigation bar that you use on all pages) and may not be immediately obvious. The editing contexts don't know and don't care about sessions at all.


--Paul


Paul Suh http://www.ps-enable.com/
[EMAIL PROTECTED]                           (301) 643-1516



On May 5, 2006, at 11:42 AM, Jonathan Miller <[EMAIL PROTECTED]> wrote:

        In my Direct Actions I'm using the
EOSharedEditingContext.defaultSharedEditingContext() to locate an EO
that is used for the page generation.  For some reason this is
creating a session per Direct Action (According to Monitor).  Does
anyone know why?

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to