Your config certainly uses web.xml, though if you're using CF in standalone mode, it'll be hidden from view. `find /path/to/cf -name "web.xml"` will turn it up right quick.
cheers, barneyb On 7/13/06, Casey C Cook <[EMAIL PROTECTED]> wrote: > For the past 4 months we have been experiencing dozens of "invalid > session" errors per day. (and just recently reported by users!!!??!!) Ive > been doing some reading and one solution was setting a web.xml setting to > number equal to some timeout, however, I was told our "server setup" does > not use a web.xml file. Other people have posted coding solutions, but > outfitting dozens of applications with a piece of code to account for this > issue really isnt an option being considered at this point. Some of the > posts I was reading are 5 months old of people reporting the same issue, > my questions are: 1) Has a hotfix or other permanent solution been found > to this problem? 2) What is the definitive cause of this issue? > > Environment stuff: > We are currently running CF Version: 6,1,0,63958 > Windows and unix environments > Currently J2EE session variables is checked / are being used > The error suddenly appeared in the logs on Feb 22nd of 2006 and not a day > has gone by without the error since. > > Sample error from the application log: > "Error","jrpp-145","07/13/06","08:22:56","myapp","Session is invalid The > specific sequence of files included or processed is: > E:\inetpub\myapp\index.cfm " > > Thanks, > Casey Cook > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 100 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246460 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

