[xwiki-users] Problem installing xwatch.xar

2010-08-12 Thread Simerpreet Singh
Hi,

I am installing xwiki-application-invitation-1.1.xar in my xwiki .it 
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

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-nameXWatchService/servlet-name
servlet-classcom.xpn.xwiki.watch.server.XWatchServiceImpl/servlet-class
  /servlet
  servlet-mapping
servlet-nameXWatchService/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@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problem installing xwatch.xar

2010-08-12 Thread Anca Luca
  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.GWThttp://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#HBuildingandinstallinganXWikiWatchSnapshotoveranexistingXWikiEnterprise
 
)

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-nameXWatchService/servlet-name
  
 servlet-classcom.xpn.xwiki.watch.server.XWatchServiceImpl/servlet-class
/servlet
servlet-mapping
  servlet-nameXWatchService/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@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users