11 Replies Latest reply on Dec 4, 2007 2:57 PM by sguilhen

    tomcat deployer dependency on jboss-iiop.jar

    dimitris

      http://jira.jboss.com/jira/browse/JBAS-4927
      To enable the dynamic stub generation from servlets/jsps we now depend on org.jboss.proxy.compiler.IIOPStubCompiler from the jboss-iiop.jar.

      I'm going to copy jboss-iiop.jar to server/default/lib, unless there is a better solution to satisfy the dependency or solve the problem in a different way.

      This is both in Branch_4_2 and trunk.