<div dir="ltr">Hi,<div><br></div><div>I tried to replicate using your steps (but with a "simple" JAR, no parent, no other transitive dependencies etc) and it worked OK.</div><div><br></div><div>We have a known issue with Wildfly CR2 (seeĀ <a href="https://issues.jboss.org/browse/GUVNOR-2108">https://issues.jboss.org/browse/GUVNOR-2108</a>) that means if you try to use a JAR that then requires Maven to attempt to download additional artifacts it'll fail.</div>
<div><br></div><div>The Guided Decision Table editor (as do most other editors) tries to load meta-data about the classes, fields etc available for authoring from the model associated with the project (i.e. all JAR dependencies etc).</div>
<div><br></div><div>If this fails it's possible the editor will not open.</div><div><br></div><div>Can you please:-</div><div><br></div><div>(a) Try with the workaround mentioned in the JIRA (about org.jboss.netty vs io.netty)</div>
<div><br></div><div>(b) Try with no JAR dependencies (i.e. create a data model in the workbench itself).</div><div><br></div><div>Thanks,</div><div><br></div><div>MikeĀ </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On 15 July 2014 08:51, jps <span dir="ltr"><<a href="mailto:jps@jps.ch" target="_blank">jps@jps.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
I can't create a Decision Table (Guided Editor) in drools-wb<br>
6.1.0.CR2-wildfly.<br>
/(was working ok with CR1)/<br>
<br>
<br>
Steps :<br>
- starting with a fresh install, no .niogit, no repostories/kie<br>
- upload 2 jars to repositoy<br>
- create a organisational unit<br>
- create a git repo for the new unit<br>
- create a project<br>
- add my 2 dependencies to the new project<br>
- create a decision table (guided editor) (don't use wizard)<br>
=> the name of the decision table is listed in the project explorer panel<br>
but the main editor is empty ... no error log. (see screenshot)<br>
<br>
Tries to restart wildfly. No effect.<br>
<br>
<br>
<br>
<<a href="http://drools.46999.n3.nabble.com/file/n4030354/decision-table.png" target="_blank">http://drools.46999.n3.nabble.com/file/n4030354/decision-table.png</a>><br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/drools-wb-6-1-0-CR2-wildfly-Decision-table-tp4030354.html" target="_blank">http://drools.46999.n3.nabble.com/drools-wb-6-1-0-CR2-wildfly-Decision-table-tp4030354.html</a><br>
Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br></div>