vCenter

 View Only

Deploying into existing JBoss install

  • 1.  Deploying into existing JBoss install

    Posted May 26, 2009 11:25 AM
    Hello all.

    I would like to deploy the HQ into an existing JBoss 4.2 (all) installation.

    I had tried it already but have run into this problem:

    13:22:46,417 INFO [EJBDeployer] Deployed: file:/C:/Lang/JBoss/jboss-4.2.3.GA/server/all/deploy/hq.ear/hq-session.jar/
    13:22:46,527 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/hq.ear/hq.war/
    13:22:48,221 ERROR [[/]] Exception sending context initialized event to listener instance of class org.hyperic.hq.ui.Configurator
    org.hyperic.hq.ui.exception.ServiceLocatorException: javax.naming.NameNotFoundException: ejb/bizapp/ProductBoss

    I can see the ejb/bizapp/ProductBoss via the JNDIView and it is registered before the hq-session.jar is deployed but still it complains.

    Is this related to the all config or am I missing something?
    Or won't this work?

    thanks!

    Added Jboss version number


    Message was edited by: FrankTheTank