Can you please give me the example to write extension and how to integrate it and rebuilt it and deploy
On Mon, 3 Jun 2019, 20:45 Nick Couchman <[email protected] wrote: > On Mon, Jun 3, 2019 at 10:33 AM Manoj Patil <[email protected]> wrote: > >> Dear team, >> >> My scenario is that i have to write custom javascript after guacamole >> login successful in authenticateservice.js >> >> I tried writing simple alerts to check code work flow but it didnt worked >> for me. >> >> I then restarted tomcat and guacamole application but still nothing >> changed. >> >> > You'll have to be more specific about what you're trying to do and how > you've tried to integrate this in. In general, if you're going to be > changing the code, you should write an extension for it, or, at the very > least, make your changes in the git repository and re-compile and re-deploy > the code. > > -Nick >
