0 Replies Latest reply on Mar 10, 2006 1:31 AM by psilveira

    we should have a jbossall-client-ejb30.jar

    psilveira

      it is quite a mess for a ejb3 jboss client configure its dependencies jars...

      it needs some jars like hibernate, cglib, asm and others because of lazyproxies (I really dont know why, since it is obvious that there will not be a session in the client side) and some hibernatexceptions (Should the client receibe a serialized hibernate exception and subclasses?).