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 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 modifications >> I >> have made >> in the following people.js file is not executed and it is not reflected >> in >> the firefox >> Firebug console. >> >> <script type='text/javascript' src='/dwr/engine.js'></script> >> <script type='text/javascript' >> src='/dwr/interface/People.js'></script> >> <script type='text/javascript' src='/dwr/util.js'></script> >> <script type='text/javascript' src='/scripts/people.js'></script> >> >> Is there any maven command to force the modification available in >> the >> web page? >> >> Thank you. >> >> Sudheer P >> -- >> View this message in context: >> http://www.nabble.com/modifications-made-in-the-javascript-source-are-not-available-tp17224762s2369p17224762.html >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/modifications-made-in-the-javascript-source-are-not-available-tp17224762s2369p17249854.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
