[rules-users] drools-wb 6.1.0.CR2-wildfly - Decision table

2014-07-15 Thread jps
Hello, 

I can't create a Decision Table (Guided Editor) in drools-wb
6.1.0.CR2-wildfly.
/(was working ok with CR1)/


Steps :
- starting with a fresh install, no .niogit, no repostories/kie
- upload 2 jars to repositoy
- create a organisational unit
- create a git repo for the new unit
- create a project
- add my 2 dependencies to the new project
- create a decision table (guided editor) (don't use wizard)
= the name of the decision table is listed in the project explorer panel
but the main editor is empty ... no error log. (see screenshot)

Tries to restart wildfly. No effect.



http://drools.46999.n3.nabble.com/file/n4030354/decision-table.png 



--
View this message in context: 
http://drools.46999.n3.nabble.com/drools-wb-6-1-0-CR2-wildfly-Decision-table-tp4030354.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] drools-wb 6.1.0.CR2-wildfly - Decision table

2014-07-15 Thread Michael Anstis
Hi,

I tried to replicate using your steps (but with a simple JAR, no parent,
no other transitive dependencies etc) and it worked OK.

We have a known issue with Wildfly CR2 (see
https://issues.jboss.org/browse/GUVNOR-2108) that means if you try to use a
JAR that then requires Maven to attempt to download additional artifacts
it'll fail.

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).

If this fails it's possible the editor will not open.

Can you please:-

(a) Try with the workaround mentioned in the JIRA (about org.jboss.netty vs
io.netty)

(b) Try with no JAR dependencies (i.e. create a data model in the workbench
itself).

Thanks,

Mike


On 15 July 2014 08:51, jps j...@jps.ch wrote:

 Hello,

 I can't create a Decision Table (Guided Editor) in drools-wb
 6.1.0.CR2-wildfly.
 /(was working ok with CR1)/


 Steps :
 - starting with a fresh install, no .niogit, no repostories/kie
 - upload 2 jars to repositoy
 - create a organisational unit
 - create a git repo for the new unit
 - create a project
 - add my 2 dependencies to the new project
 - create a decision table (guided editor) (don't use wizard)
 = the name of the decision table is listed in the project explorer panel
 but the main editor is empty ... no error log. (see screenshot)

 Tries to restart wildfly. No effect.



 http://drools.46999.n3.nabble.com/file/n4030354/decision-table.png



 --
 View this message in context:
 http://drools.46999.n3.nabble.com/drools-wb-6-1-0-CR2-wildfly-Decision-table-tp4030354.html
 Sent from the Drools: User forum mailing list archive at Nabble.com.
 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users

___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users