• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Who's calling Session constructor?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Who's calling Session constructor?


  • Subject: Who's calling Session constructor?
  • From: Jeff Schmitz <email@hidden>
  • Date: Sat, 23 May 2009 20:09:38 -0500

Hello,
I've tried to remove all references to Session on my main page, but I'm still getting one created every time it loads. Using the debugger I got the stack trace when the Session constructor is called (pasted below), but I'm still not sure what the real culprit is that is causing this to occur. Any ideas? As a note, I'm using ERXApplication which is why I'm cross posting.


Session.<init>() line: 82
NativeConstructorAccessorImpl.newInstance0(Constructor, Object[]) line: not available [native method]
NativeConstructorAccessorImpl.newInstance(Object[]) line: 39
DelegatingConstructorAccessorImpl.newInstance(Object[]) line: 27
Constructor<T>.newInstance(Object...) line: 494
Class<T>.newInstance0() line: 350
Class<T>.newInstance() line: 303
_NSUtilities.instantiateObject(Class, Class[], Object[], boolean, boolean) line: 616
Application(WOApplication).createSessionForRequest(WORequest) line: 1974
Application(ERXApplication).createSessionForRequest(WORequest) line: 2022
Application(WOApplication)._initializeSessionInContext(WOContext) line: 2110
ERXWOContext54(WOContext).session() line: 369


Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Who's calling Session constructor?
      • From: Mike Schrag <email@hidden>
  • Prev by Date: Re: SerializerFactory and Leopard 10.5 (eclipse and xcode)
  • Next by Date: Re: Who's calling Session constructor?
  • Previous by thread: Re: getting the selected li element form a ajaxselectionlist
  • Next by thread: Re: Who's calling Session constructor?
  • Index(es):
    • Date
    • Thread