I had used a working application to start from and it is working now, but I still dont know what is causing this
2006/4/11, Vofeka (JIRA) <[email protected]>: > [ > http://issues.apache.org/jira/browse/MYFACES-474?page=comments#action_12373999 > ] > > Vofeka commented on MYFACES-474: > -------------------------------- > > I also have the same issue and my web.xml is properly configured (as > described above)... This is a big blocker that prevents me from using myFaces. > Any ideas please ? > > > > JSF does not send javascript file to browser correctly > > ------------------------------------------------------ > > > > Key: MYFACES-474 > > URL: http://issues.apache.org/jira/browse/MYFACES-474 > > Project: MyFaces Core > > Type: Bug > > > Versions: 1.1.0 > > Environment: Windows XP pro, Tomcat 5.5.9, MyFaces Build 2005-30-08 > > Reporter: Leandro de Oliveira > > Priority: Blocker > > > > > JSF send CSS files but not Javascript files I verified it using Firefox, IE > > complains about it too. > > When I request a page with JSCookMenu or Calendar (renderAsPopup="true") > > components I receive Javascript errors in Firefox like this: > > jscalendarSetImageDirectory is not defined > > Arquivo-fonte: http://localhost:8080/test/test.jsf > > Line: 44 > > jscalendarPopUpCalendar is not defined > > All other non-javascript components works well. > > Thanks in advance > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: > http://www.atlassian.com/software/jira > >
