1 Reply Latest reply on Apr 9, 2003 7:31 AM by armarshall

    ORA JDEVELOPER 9.02 + JBOSS 3.06 - BC4J.EAR WONT DEPLOY

    armarshall

      I am attempting to run a demonstration JSP project from JDEVELOPER on JBOSS to convince myself that this combination works. I have created a JDEV JSP project that works on Oracle 9i Application Server. Following instructions found at http://otn.oracle.com/products/jdev/howtos/appservers/deploy_bc4j_to_Jboss.html, I copied various JDEV jar files to JBOSS_HOME/lib/ext, then deployed BC4J.EAR to JBOSS. The deployment fails, cannot find class ....emd.EMDServlet. This class appears to reside in emd.jar, which I have added to the extensions library and deployed to no avail. Any ideas of how to get BC4J.EAR to deploy without missing classes?