Hi, Do you have something in the log ?
Regards JB -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://wwx.talend.com ----- Reply message ----- From: "Bengt Rodehav" <[email protected]> To: <[email protected]> Subject: dev:watch problems Date: Fri, Nov 9, 2012 8:55 am I'm trying to get the dev:watch command to work but I haven't succeeded yet. If I want to watch the bundle with id 97, I do as follows: dev:watch -i 1000dev:watch 97dev:watch --start I could probably do all that in one go but the above is for clarity. If I then rebuild (using maven) the bundle with id 97 I excpect that bundle to be updated within approximately 1 s. However, it never happens. If I then do a "update 97" then it works. The command "dev:watch --list" shows the following: karaf@root> dev:watch --listURL ID Bundle Name 97 97 Service-Container :: web-service-plugin What am I doing wrong? I'm using Karaf 2.3.0. /Bengt
