On Tue, 2008-09-30 at 13:07 -0400, rabail javed wrote: > Hi , > I was trying to configure Jetty launcher plugin for Eclipse, > previously it wasn't working because I was using Eclipse 3.4 j2ee and > jetty launcher only works with 3.2 , when i installed 3.2 and > configured it, it started working, there is only one problem , It runs > the contents of the /sipXconfig/web/test folder, but i want to see the > changes in the contents on /sipXconfig/web/context/WEB-INF folder > immediately in the browser. Can anyone help me to figure out whats the > problem , may be i am not using the right path for copying the > sipxconfig.properties. > These steps are mentioned in sipx wiki but I think that the path > mentioned in the second step is not correct because it doesn't exist.
>From the root of my build dir I can see the file: sipXconfig/web/tests/war/WEB-INF/classes/sipxconfig.properties You need to do a build first. The wiki says you need to run the app once as well... I forget if this is the case or not Kevin _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
