0 Replies Latest reply on Aug 11, 2009 8:41 AM by wluque

    ResourceNotFoundException (in Seam Application) - Migrating

    wluque

      Hi , I have a seam aplication in jboss422 and linux . Work fine.

      When I Migrate to IBM AIX 5.3 (IBM J9 VM 2.3 JAva 1.5) I have the next errors :

      2009-07-21 13:51:50,039 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/ms].[Faces Servlet]] Servlet.service() for servlet Faces Servlet threw exception
      org.ajax4jsf.resource.ResourceNotFoundException: Resource not registered : org.ajax4jsf.javascript.PrototypeScript.seam
      at org.ajax4jsf.resource.ResourceBuilderImpl.getResource(ResourceBuilderImpl.java:389)

      .. and more of ResourceNotFoundException

      Any Idea ? ...