1 Reply Latest reply on Feb 4, 2003 9:56 PM by rramirez

    EJB not loading on Jboss 3.0.4

    rramirez

      I have created two stateless session beans and a Entity bean using xdoclet 1.2b2 and it generates all the Homes and Remote and Local interfaces and compiles fine. When I package it up and deploy it in jboss it goes into the MainDeployer and says that it deployed the package but I don't see the beans being deployed like I've done before on a previous project. It generates the ejb-jar.xml, jboss.xml, jbosscmp-jdbc.xml and I jar the classes and the meta-inf directory which contains the xml files but the beans don't deploy. I have attached the generated xml files.