From: Luca C. <luc...@gm...> - 2009-09-13 22:35:18
|
On Fri, Sep 11, 2009 at 2:22 AM, Anthony Bretaudeau <ant...@ir...> wrote: > Hi! > > -There's also a new bug in svn: our servers are not running on the 8080 > port, so the dashboard has some problems with it (maybe you are aware of > it?). From what I have seen, there's at least one hard-coded 8080 port in > webapps/opal2/dashboard-jsp/serviceList.jsp on line 51 (there may be the > same bug in other files). Making this configurable would be quite useful! > Hey, That's my bad. It is from my last modification I made for the new service list. The second part of the URL at line 51 should be fetched from the OpalUrl param in the web.xml. Now on this computer I don't have any development tools, when I get a new computer if still there I will take a look at it. Sincerely, Luca |