Re: [appfuse-user] modifications made in the javascript source are not available

2008-05-15 Thread sudheerp
Hi Matt, Thanks for your reply. Yes I am sure, I am editing the correct file. I tried "mvn clean" also, not getting the correct source. But it worked when I cleared my Firefox's private data (except cookies and saved passwords). Regards. Sudheer mraible wrote: > > Are you sure you'

Re: [appfuse-user] modifications made in the javascript source are not available

2008-05-14 Thread Matt Raible
Are you sure you're editing the correct file? If so, try running "mvn clean" to ensure you get the latest file from src/main/webapp/scripts. Matt On Wed, May 14, 2008 at 1:07 AM, sudheerp <[EMAIL PROTECTED]> wrote: > > Hello, > > I am using appfuse-jsf 2.0.1 on windows XP. Whatever modific

[appfuse-user] modifications made in the javascript source are not available

2008-05-14 Thread sudheerp
Hello, I am using appfuse-jsf 2.0.1 on windows XP. Whatever modifications I have made in the following people.js file is not executed and it is not reflected in the firefox Firebug console. Is there any maven command to force the modification available in the web