0 Replies Latest reply on Aug 8, 2007 11:41 AM by omotelet

    Javassist and signed application

    omotelet

      Hello,
      I have a problem when generating dynamically classes with javassist in a signed application. I have the following error

      javassist.CannotCompileException: by java.lang.SecurityException: class "foo.Bar40"'s signer information does not match signer information of other classes in the same package

      I tried to package and signed the javassist classes along with my application but I got the same error.

      Is there a solution?

      Thanks
      olivier