For those who have used JBoss for deploying a JRuby on Rails app or
might
know what the problem is…
I have multiple POST forms (i.e. form_tag and form_for) in my
application.
They are on new.html.erb pages and submit to the action create on the
respected controller. For some weird reason, clicking the submit button
does
nothing but redirect back to the index page. The forms work perfectly in
every other server I’ve tried (jetty, tomcat, webrick).
The updates use the same exact forms, only with a PUT method instead.
But with a POST (a create), I get no errors, no feedback, nothing. Just
get
sent back to the index page. Does anyone have any idea, maybe some JBoss
setting I need to change??
Do the logs show anything? The jobs server logs? The behavior you
describe sounds like an error is occurring somewhere? Do you have a war
file I could test with ? I am running Jboss also.
What versions of jruby wrbler rails are you running?
CONFIDENTIALITY NOTE: This e-mail message, including any attachment(s),
contains information that may be confidential, protected by the attorney
client or other legal privileges, and or proprietary non public
information.
If you are not an intended recipient of this message or an authorized
assistant to an intended recipient, please notify the sender by replying
to
this message and then delete it from your system. Use, dissemination,
distribution, or reproduction of this message and or any of its
attachments
(if any) by unintended recipients is not authorized and may be unlawful.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.