El 07/04/2010 13:44, John Mettraux escribió:
I know. I'm trying to build a WAR for ruote-kit but I can't get a good one.
Application gets packed, deploys without warnings in Tomcat and is
accesible, but links doesn't work and messages telling
"""
Resource not found
The resource you requested could not be found. Go back to the previous page
"""
Please Eddie, can you write how did you build the WAR file? I'm thinking of
the warble.rb file, modifications to source code, and so on.
Eddie probably built the built the WAR exactly like you did.
What resource exactly can't you see ?
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
I've readed this essay and Eric S.Raymond's one, but when you don't know
what's under the covers the only thing you can do is ask for help.
I have no time to play the warble game, but I'm good at reading error
messages and fixing stuff when I have all the clues and hints in hand.
Vague information is a pain and a waste of time.
Well, let's be strict...
- To be able to package ruote-kit I changed dependencies from gem 'json' to
'json_pure' in config.ru and Gemfile.
- Run bundle install
- Got the default warble.rb config file and modify the context path from
ruote-kit to _ruote, to match original ruote-kit URL paths.
- Warble builded the package with four warnings about some skipped folders
(app, log, vendor and tmp), but no errors.
- Copied the _ruote.war file to tomcat's webapp folder and started it
- The application gets deployed well, but when trying to access to
http://localhost:8080/_ruote/ instead of the common "Welcome" page I get an
error page from ruote-kit:
"""
Resource not found
The resource you requested could not be found. Go back to the previous page
"""
- When clicking any of the actions in the page (Launch new process, processes,
workitems and so on) the same message is showed.
- There's no error messages reported in Tomcat logfiles
I think there's something wrong with warble packaging ruote-kit so I'm asking
for some help to Eddie. Apart from this what else can I write?
Thanks
--
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en
To unsubscribe, reply using "remove me" as the subject.