Hi Simer,
On 08/12/2010 09:51 AM, Simerpreet Singh wrote:
Hi,
I am installing xwiki-application-invitation-1.1.xar in my xwiki .it
I doubt there is any WatchCode.GWT in that .xar. I would assume you're
trying to install xwiki-watch-1.1-milestone-1.xar. Is this accurate? or
it's another version?
installs all the extracted file except it shows one
error
List of documents with errors
WatchCode.GWT<http://localhost:8080/xwiki/bin/view/WatchCode/GWT>
Can you have a look at your server's logs and tell us what they say?
However, you need to know that the last released version of xwiki watch
(1.1 milestone 1) works on xwiki 1.5 version. If you want xwiki watch on
a modern xwiki version, you need to build it yourself (some instructions
are here:
http://watch.xwiki.org/xwiki/bin/view/Main/Installation#HBuildingandinstall…
)
Thanks,
Anca
I also added gwt-client and gwt server jar files in my
xwiki lib file
and did modifications in web.xml as follows
<servlet>
<servlet-name>XWatchService</servlet-name>
<servlet-class>com.xpn.xwiki.watch.server.XWatchServiceImpl</servlet-class>
</servlet>
<servlet-mapping>
<servlet-name>XWatchService</servlet-name>
<url-pattern>/XWatchService</url-pattern>
</servlet-mapping>
but nothing works.Please explain if it needs some more configuration to run it.
Thanks,
Simer
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users