Hi manstis, I have another question.
I have created a model jar in Guvnor. And the classes in this jar have references to other classes out of this jar. But I do not wanted to create another model jar to contain the refered classes. So I packaged them into a jar file and put it into the Guvnor's WEB-INF/lib directory. However after I have restarted Guvnor and Tomcat, Guvnor still could not find these refered classes. The following is error message from Guvnor's Event log: Service method 'public abstract org.drools.ide.common.client.modeldriven.SuggestionCompletionEngine org.drools.guvnor.client.rpc.RepositoryService.loadSuggestionCompletionEngine(java.lang.String) throws com.google.gwt.user.client.rpc.SerializationException' threw an unexpected exception: java.lang.NoClassDefFoundError: cn/id5/disruptor/util/GlobalUtil cn/id5/disruptor/util/GlobalUtil Thank you very much. -- View this message in context: http://drools.46999.n3.nabble.com/Error-occured-when-replacing-commons-lang2-4-with-commons-lang3-3-1-in-Guvnor-5-4-0-Final-tp4018584p4018589.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
