users@glassfish.java.net

Re: Rails app on GF v3 preview

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Wed, 13 Jun 2007 13:15:15 -0700

looks like your rails applications have hardcoded links like /
javascripts/application.js which do not accomodate the context root
under which you have deployed your application. I think you need to
modify the html or css pages which calls these ,js and .gif

jerome

On Jun 12, 2007, at 2:22 PM, glassfish_at_javadesktop.org wrote:

> I am seeing the same issue (public/stylesheets, public/images not
> being served) with a RoR app deployed onto glassfish V3 latest
> build (preview1-b2 June 8, 2007)
>
> --- a couple lines related to this from server.log:
> [#|2007-06-12T14:12:03.968-0700|INFO|GlassFish10.0|null|
> _ThreadID=12;_ThreadName
> =httpWorkerThread-8080-1;|No adapter registered for : /javascripts/
> application.js|#]
>
> [#|2007-06-12T14:12:03.984-0700|INFO|GlassFish10.0|null|
> _ThreadID=14;_ThreadName
> =httpWorkerThread-8080-0;|No adapter registered for : /images/
> network_logo.gif|#
> ]
>
> Any possible workarounds for this issue?
>
> Thanks,
> Sakthi
> [Message sent by forum member 'sakthivelg' (sakthivelg)]
>
> http://forums.java.net/jive/thread.jspa?messageID=221856
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>