jruby $jruby/bin/rails test
... creates a new rails app.
jruby script/server
... brings up the webrick server and shows
http://localhost:3000 fine
glassfish/bin/asadmin deploy --path test
...deploys fine
... console says:
[#|2007-06-13T18:43:30.359-0700|INFO|GlassFish10.0|GRIZZLY|_ThreadID=11;_ThreadN
ame=httpWorkerThread-8080-1;|New Servicing page from: C:\jruby\test\public|#]
And Now
http://localhost:8080/test gives:
GlassFish v3 Error 404
Any idea what could be wrong with this app for GF?
Thanks
[Message sent by forum member 'sakthivelg' (sakthivelg)]
http://forums.java.net/jive/thread.jspa?messageID=222052