9 Replies Latest reply on Jun 14, 2007 7:24 PM by glenn1

    Unable to to install ajax4jsf-1.1.0.jar in jboss-4.2.0.GA se

    glenn1

      Put ajax4jsf-1.4.0.jar in the WEB-INF/lib directory of any war file and deploy to jboss-4.2.0.GA server. You will get the following error:

      15:04:54,484 ERROR [MainDeployer] Could not start deployment: file:/C:/jboss-4.
      .0.GA/server/default/tmp/deploy/tmp49172crud.ear-contents/app.war
      org.jboss.deployment.DeploymentException: URL file:/C:/jboss-4.2.0.GA/server/de
      ault/tmp/deploy/tmp49172crud.ear-contents/app-exp.war/ deployment failed.

      I've tried everything in the latest documentation, which says there are no dependencies on other jar files needed. Try starting the server with ajax4jsf-1.1.0.jar in the server/default/lib directory. You can't install any war files then.

      Anyone know how to resolve this????