3 Replies Latest reply on May 6, 2008 1:45 PM by alesj

    User Guide samples, NoClassDefFoundError

      Hello all,

      First of all, great work on the microcontainer, now this is fun to play with! :-)

      There's a little issue tho with the commandLineClient sample: in bus mode, Client cannot see Employee (which is defined in one of the services, in this case humanResourcesService); it throws a NoClassDefFoundError when adding an employee.

      I've fixed up a version of the commandLineClient and humanResourceService that fixes that problem... up for a contribution? ;-)

      w