1 Reply Latest reply on Jun 26, 2012 9:04 AM by thomas.diesler

    unable to run osgi web application bundles in jboss as 7.1.1

    sivaram123

      Hi All,

       

      I am new to osgi development. I have developed a sample web application bundle(WAB) and deployed it into the jboss-as-7.1.1.Final successfully with any errors.  As i know for osgi bundles web application support is provided by pax-web which runs on the port 8090. when i test my application in the browser

         http://localhost:8090/TestWab/DemoServlet it is showing the message "unable to connect in my browser".

       

      Is there any way to access osgi web application in as 7.1.1. Do i need to add any extra configuration. How can i enable the jboss osgi web console in jboss 7.1.1.  Please guide me in this regards.

       

      Thank In Advance.

       

       

      Best Regards,

      Siva Ram.