0 Replies Latest reply on Jul 10, 2006 9:43 AM by amit.khosla

    CODE WORKING ON TOMCAT DONT WORK ON JBOSS

    amit.khosla

      I am working on a project in which i am using AJAX & JSF.

      I made the application. The application was running smoothly on the TOMCAT.

      I made some calls using AJAX in some pages.

      In TOMCAT it was working perfectly. But today i deployed same code to JBOSS. Now I am unable to run it. Whenever I try to do a AJAX call, it dont do it refreshes the page & all the data belonging to JSF distroyed.

      Although the request has made the change in bean. If i go back, it shows the changes. But i am not getting it on page as it was showing on the TOMCAT.


      PLZ help

      Thanx in advance