Hi John and all,

We've been succesful running ruote-rest with-in glassfish v3 prelude
(using jruby and warble). It works great but only if ("/") root
context is used. We would like to use another context root for
ruote-rest, like ("/ruote") or ("/wfengine"). This way we would have
urls like these: "http://0.0.0.0/ruote/service";,
"http://0.0.0.0/ruote/workitems";, etc...

Once ruote-rest is "warbled", we get a WAR file which can be deployed
onto a J2EE-compliant server. Before that, we changed the web.xml file
so it has the correct param value for context-root. This just seems
not to be enough because every link ruote-rest generates refers to
("/") context-root. Even HTML pages don't render well because browsers
can't find the correct path for css files.

We tried to fix this behavior changing some code inside
vendor/rufus/sixjo.rb and vendor/openwfe/representations.rb but it
didn't work. Could you give us some hints to fix this?

Thank you very much.
Best regards.

//Gonzalo

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

Reply via email to