• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

404 error - JSESSIONID - Apache2 - Tomcat 6.0.18

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey All,

I have been working with this issue for several weeks now. I am getting a 404 error with the JSESSIONID the first time click on the new user button.

The environment is Apache2 - Tomcat 6.0.18 - Java war file

My httpd.conf is in the attached code.




I have read a lot of this issue on the web. This is what I have tried so far.

If I hit refresh on the login page it seems to work fine. Very strange.

I have been viewing the issue with firefox-Live HTTP headers


This is what pops up in my url of the browser. Then when I check live headers it is actually a 404 ..

Thanks
Phil
 
Phil Adams
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am working on this app again..

I still have the issue with jsessionId throwing a 404

I see it in my mod_jk.log file too.

Any help out there?

Phil
 
reply
    Bookmark Topic Watch Topic
  • New Topic