8 Replies Latest reply on Apr 25, 2006 6:42 PM by ryan.campbell

    cglib,asm not available in client dir

    thomas.diesler

      Scott,

      IMHO it is nonsense that cglib.jar + asm.jar are not deployed in jboss-4.0.4.GA/client

      This forces the

      - wstools scripts
      - standalone jbossws samples
      - CTS configuration

      to pull in these jars (that a jbossws client needs) from some server configuration. This also causes a dependency on a particular server config name.

      I suggest we deploy cglib.jar + asm.jar in jboss-4.0.4.GA/client and remove the dependency on those jars in jbossws-1.0.1.

      cheers
      -thomas