Thank you for the response. I did try uploading the jar file to guvnor and it still does not seem to find the classes in the jar file. Do i have to reference any of the packages somehow after the jar file is uploaded or does that automatically place the .jar file into my classpath? I see a configuration section for imported types and globals above the "build package" button in guvnor. Do i have to import every dependency here, if so can i use ".*" to reference entire packages or do i have to list each class individually?
thanks,
Dave