7 Replies Latest reply on Oct 9, 2007 9:25 AM by rmkk

    Deployment of ESB to AS failed: build.xml:64: Could not dete

    rmkk

      Hello there,

      I tried to deploy jbossesb-4.2GA into jboss-4.2.1.GA as mentioned in GettingStartedGuide, but deployment failed already in checking phase, error message is:

      c:\_work\_java\jbossesb-4.2GA\install\build.xml:64: Could not determine JMS provider

      My deployment.properties file contains these entries:
      org.jboss.esb.server.home=C:\_work\_java\jboss-4.2.1.GA
      org.jboss.esb.server.config=default
      #org.jboss.esb.tomcat.home=/apache-tomcat-5.5.20


      Both products are fresh copies of archives actually downloaded from jboss download site, directories where both products were installed follows:
      C:\_work\_java\jbossesb-4.2GA
      C:\_work\_java\jboss-4.2.1.GA

      Thanks for help in advance.

      Radim kolek.