The Drools pkg file does not contain fact model jars (except if you use a declerative model defined in your rules). On your client side you need all jars on the classpath that you have in your package and use them to build the package in Guvnor.
Hope this helps.