Hi, I think that given your organisation name it is highly probable that you need to add proxy authentication on the server configuration.
-Dhttp.proxyUser= -Dhttp.proxyPass= Ludovic HERICHER Benoit DSIC BUA wrote: > > Hi, > > Thank you Anca for your help. > But it doesn't solve the problem : I don't understand why. > On the page Watch:Reader, i'm asked for the proxy's authentification > but no news are read. > On the page Watch:Webhome, I select a feed for example googlenews : > I'm then directed on the page Watch:Googlenews where I click on the > hyperlink "Google News" : that redirects me on news.google.fr with all > the news correctly listed. > > I guess this could be a problem with the proxy's configuration. Any idea? > > Thank you > > Benoît > > -----Message d'origine----- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part > de [EMAIL PROTECTED] > Envoyé : vendredi 1 février 2008 16:38 > À : [email protected] > Objet : Re: [xwiki-users] Idea for improvment of Xwiki Watch > > > Hi there, > > XWiki Watch uses the feed plugin to get the feeds from external sources. > The feed plugin currently uses the jvm proxy settings so the only thing > you have to do is to set the java System proxy when starting XWiki. You > can do that either through: > -Djava.net.useSystemProxies for a java 1.5+ jvm, which tells the jvm to > use the system proxy settings > or by supplying: > -Dhttp.proxyHost=your_proxy -Dhttp.proxyPort=your_port. > > You can read more about it at > http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html or > http://blogs.sun.com/roller/resources/jcc/Proxies.pdf > > Have fun using XWatch, > Anca > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > > ------------------------------------------------------------------------ > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Ludovic Dubost Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
