On Tue, Oct 13, 2009 at 9:08 AM, rtacconi <[email protected]> wrote:

> I created a super simple Rails app with generate scaffolding, one
> table with one column. On tomcat on my Win PC the app is working. On
> Tomcat on Solaris not. My web.xml is this:

>  <context-param>
>    <param-name>rails.env</param-name>
>    <param-value>production</param-value>
>  </context-param>

> As you can see is in production.

Yes, I can see that. As I said, if you *change it* to development
mode and restart Tomcat, you'll get more information about the
problem.

-- 
Hassan Schroeder ------------------------ [email protected]
twitter: @hassan

--~--~---------~--~----~------------~-------~--~----~
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