• 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

Cookie rejected, violates RFC 2109

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, am using BlazeDS with tomcat ... the latest turnkey version
I made a thread that gets live stock data from the yahoo finance using their API & am very positive that the code itself has no problems ... but as I run the thread I get this warning that prevents any data retrieval from the yahoo server




I've made some searches & understood a part of the problem, & that I need to change the type of cookies that the server will accept, but I just don't know how ... I also found someone explaining the same issue yet also failed to understand what should I do ... here's the link to what he said --->>http://bugs.adobe.com/jira/browse/BLZ-311?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel

Please help me as it's really urgent ... thanks in advance !!
 
reply
    Bookmark Topic Watch Topic
  • New Topic