Upcoming from this thread, I have a question regarding guvnor, gwt-console-server and the ChangeSet definition.
Lets say I have a custom package called 'com.company.product', do I really need to declare this package in the ChangeSet.xml inside the drools-gwt-console-{version}.jar of the gwt-console-server:
<resource source='http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.company.product/LATEST' type='PKG' ... />
Is there a way to define new packages more dynamically? Thanks in advance for every hint,
- Thomas