From saulobravim@vhsolucoes.com.br Thu Apr 3 12:58:34 2014 From: "Saulo S. Bravim" To: xwiki-users@xwiki.org Subject: Re: [xwiki-users] Fwd: Erro 4004 insert Gadget Date: Thu, 03 Apr 2014 09:58:24 -0300 Message-ID: <2006192481.64465.1396529904912.JavaMail.root@vhsolucoes.com.br> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7915373989587736659==" --===============7915373989587736659== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Thank you Marius... I changed the URL and returned to work ----- Mensagem original ----- De: "Marius Dumitru Florea" Para: "XWiki Users" Enviadas: Quarta-feira, 2 de abril de 2014 5:11:01 Assunto: Re: [xwiki-users] Fwd: Erro 4004 insert Gadget Try to edit a wiki page in WYSIWYG edit mode and insert a macro. Try also to insert a link to a wiki page or insert an image. They probably all fail because there is a problem that affects all the GWT-RPC services. Check the server logs. The first thing I have it mind is that you configured your server to handle /resources/* as static resources (files). This is not good because /resources/js/xwiki/wysiwyg/xwe/MacroService.gwtrpc is not a file but a service. You should also check that XWikiRemoteServiceServlet (gwtrpc) is correctly mapped to *.gwprpc in your web.xml file. Hope this helps, Marius On Mon, Mar 31, 2014 at 4:42 PM, Saulo S. Bravim wrote: > Good mornig; > > When I try to insert a gadget is lodged during the error: > > 404 Apache Tomcat/7.0.28 - Error report

= HTTP Status 404 - /resources/js/xwiki/wysiwyg/xwe/MacroService.gwtrpc

type Status report

message= /resources/js/xwiki/wysiwyg/xwe/MacroService.gwtrpc

desc= ription The requested resource (/resources/js/xwiki/wysiwyg/xwe/MacroSe rv > ice.gwtrpc) is not available.


Apache Tomcat/7.0.28 > > Anyone know how I can fix? > > > > > _______________________________________________ > users mailing list > users(a)xwiki.org > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list users(a)xwiki.org http://lists.xwiki.org/mailman/listinfo/users --===============7915373989587736659==--