2 Replies Latest reply on Jul 3, 2008 3:11 PM by romar

    Deploy Assembly on ESB running as Web application

    romar

      Hi everybody.

       

      Could you please describe steps required to deploy assembly to the servicemix installation running as a web application on WebLogic 10.  I would really appretiate the detailed and tested steps.  Unfortunately I could only find references that specify that this is done differently and that there are different tools that can  be used for this.  Thanks in advance.

        • 1. Re: Deploy Assembly on ESB running as Web application
          gertv

          L.S.,

           

          Well, if ServiceMix is running as a web application, you should be able to access the web console at the web application's context root (something like http://localhost:7001/servicemix-web) .  This will allow you to upload/deploy you JBI artifacts.

           

          Regards,

           

          Gert

          • 2. Re: Deploy Assembly on ESB running as Web application
            romar

            Thanks for your reply.  I solved the issue.  My mistake was to use the servicemix-web application supplied as part of the installation.  That version, has only limited functionality and does not include the logic for the console.  After I downloaded a different version of this project and fixed couple of bugs it worked fine.

             

            Now I am looking for a URL to assemblies deployed to ESB runnging as WebApplication.  If you have an answer to this, please let me know.

             

            Thanks again.