2 Replies Latest reply on Feb 5, 2013 6:36 AM by tera

    Install JBoss ESB 4.11 on Jboss AS 7.1.1 final

    tera

      Hi all

       

      I'm new to the forum and Jboss ESB environment (i've alway developer on Oracle SOA infrastructure) so sorry for noob question and maybe cross posting (i was not able to find a topic about this problem)

       

      I'm trying to install Jboss ESB 4.11 on JBoss AS 7.1.1.Final community server, but when i execute ant it gave me this error:

       

      Microsoft Windows [Version 6.1.7601]

      Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

       

       

      C:\Users\Admin>cd c:\Users\Admin\Downloads\jbossesb-4.11\jbossesb-4.11\install

      C:\Users\Admin\Downloads\jbossesb-4.11\jbossesb-4.11\install> ant

        check.deploy.props:

        dependencies.source:

        dependencies.jbossesb:

        dependencies:

        init.bindings.props:

        undeploy.bindings:

         undeploy.jbossas5:

        undeploy.jbossas6:

         undeploy:

      BUILD FAILED

      c:\Users\Admin\Downloads\jbossesb-4.11\jbossesb-4.11\install\build.xml:574: Dire

      ctory does not exist: C:\Jboss\server\default\lib

      Total time: 0 seconds

       

      I've started the AS both as standalone and domain mode but no "server" directory will be automatically created.

       

      My deployment.properties is configured like this:

       

      org.jboss.esb.server.home=C:/Jboss

      # The Configuration of JBoss AS to Use

      # (e.g. default)

      org.jboss.esb.server.config=default

       

      Thanks for the help and sorry again for any cross posting