Jose Cavieres created DROOLS-658:
------------------------------------
Summary: External POJOs not shown in Workbench after reopen the project
Key: DROOLS-658
URL:
https://issues.jboss.org/browse/DROOLS-658
Project: Drools
Issue Type: Bug
Affects Versions: 6.2.0.CR2, 6.1.0.Final
Environment: linux 64 bits
Reporter: Jose Cavieres
Assignee: Mark Proctor
In order to reuse some POJOs, I followed the procedure defined in
http://mswiderski.blogspot.com/2014/02/reuse-your-business-assets-with-jb...
and added a POJO to the "reusable project" (named Papito)
Everything works fine the first time one uses those clases in the "top project"
(named Hijita) . POJOs of the "reusable project" are prefixed with the string
"-ext-" in the Java editor of the "top project" just as explained in
"15.7.6.6.3. Using the external objects" of the document:
http://docs.jboss.org/drools/release/6.1.0.Final/drools-
docs/html/wb.Workbench.html#wb.DataModeller
The problem is that only happens the first time. If one logout and the login again, the
"-ext" classes are no longer shown as valid Types por the POJOs in the "top
project"
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)