Jim ruther Nill wrote:
> i'll try asking that to the java developers. I have no control over the 
> java code. i'll keep you posted. thanks!

i run the client in the same pc as the server. but it did not solve the 
problem. if it helps, using webrick doesn't produce any errors.


one other thing i'm having trouble after the file is uploaded is this 
error:

CGI::Session::CookieStore::TamperedWithCookie

after the java client uploads the file to the server, before getting to 
the action that will handle the saving of the file, the server sends 
this error to the client.  Looking at the request/response, the 
session_key sent by the client is different from the session_key sent by 
the server as a response.  I looked around for a cause to this, and the 
only answer i found is when you change the secret key in your 
environment.rb file. and i haven't done that. any clues?
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to