From saulobravim@vhsolucoes.com.br Mon Mar 31 13:42:34 2014 From: "Saulo S. Bravim" To: xwiki-users@xwiki.org Subject: [xwiki-users] Fwd: Erro 4004 insert Gadget Date: Mon, 31 Mar 2014 10:42:31 -0300 Message-ID: <851504611.4289.1396273351809.JavaMail.root@vhsolucoes.com.br> In-Reply-To: <76260900.4109.1396273153338.JavaMail.root@vhsolucoes.com.br> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3555668898104438276==" --===============3555668898104438276== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Good mornig;=20 When I try to insert a gadget is lodged during the error:=20 404 Apache Tomcat/7.0.28 - Error report

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


type Status report

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

descri= ption The requested resource (/resources/js/xwiki/wysiwyg/xwe/MacroSer= vice.gwtrpc) is not available.


= Apache Tomcat/7.0.28

=20 Anyone know how I can fix?=20 --===============3555668898104438276==-- From mariusdumitru.florea@xwiki.com Wed Apr 2 08:11:09 2014 From: Marius Dumitru Florea To: xwiki-users@xwiki.org Subject: Re: [xwiki-users] Fwd: Erro 4004 insert Gadget Date: Wed, 02 Apr 2014 11:11:01 +0300 Message-ID: In-Reply-To: <851504611.4289.1396273351809.JavaMail.root@vhsolucoes.com.br> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0770954040914467544==" --===============0770954040914467544== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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/MacroS= erv > 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 --===============0770954040914467544==-- 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="===============1692359236131574971==" --===============1692359236131574971== 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 --===============1692359236131574971==--