From: Anthony B. <ant...@ir...> - 2009-08-31 06:58:57
|
Ok, you're right, our server is not running on port 8080. Maybe it would be a good idea to add it somewhere in the documentation? Luca Clementi a écrit : > Anthony Bretaudeau wrote: >> Hi (again!) >> When installing Opal a while back, I had to edit >> $opal_sources/webapps/opal2/WEB-INF/web.xml and change param-value of >> 'opalUrl' in order to have a working dashboard. >> I was a bit confused as I didn't see this in the documentation and >> the comments in web.xml were not very encouraging ('Opal GUI config >> param... do not touch this'). >> I just wanted you to know about that. Is it a normal behaviour? >> Thanks > > Anthony, > if you shuts down the 8080 connector of your tomcat, then you have to > change the opalUrl with the new port you are using. > > That URL is used by Opal dashboard to query the AXIS admin interface > to get the list of services. > > Sincerely, > Luca > |