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
<saulobravim(a)vhsolucoes.com.br> wrote:
Good mornig;
When I try to insert a gadget is lodged during the error:
404 <html><head><title>Apache Tomcat/7.0.28 - Error
report</title><style><!--H1
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
H2
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
H3
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P
{font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color
: black;}A.name {color : black;}HR {color : #525D76;}--></style>
</head><body><h1>HTTP Status 404 -
/resources/js/xwiki/wysiwyg/xwe/MacroService.gwtrpc</h1><HR size="1"
noshade="noshade"><p><b>type</b> Status
report</p><p><b>message</b>
<u>/resources/js/xwiki/wysiwyg/xwe/MacroService.gwtrpc</u></p><p><b>description</b>
<u>The requested resource (/resources/js/xwiki/wysiwyg/xwe/MacroServ
ice.gwtrpc) is not available.</u></p><HR size="1"
noshade="noshade"><h3>Apache
Tomcat/7.0.28</h3></body></html>
Anyone know how I can fix?
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users