Mike,
thanks for taking the time to look into this. This is my
observation:
1) Copy Test_R02 from package 'Test_Package' to package
't1'
2) Copy Function 'compare_revs' from package 'Test_Package' to
package 't1'
3) Build Package
4) Got a 'Success' result.
5) Notice that the following classes appeared in the
'Configuration: Import Types' text area widget
a) 'com.boeing.irip.model.TcItem.Dataset'
b)
'com.boeing.irip.model.TcItem.Dataset.NamedReference'
Note: notice the '.' (dot)
convention. (Did you import them in this way)?
To show the failure:
1) Remove the above 2 classes from 'Configuration: Import
Types' text area widget.
2) Re-Import them back in as-is (click on the + sign and
select the classes)
a)
com.boeing.irip.model.TcItem$Dataset
b)
com.boeing.irip.model.TcItem$Dataset$NamedReference
Note: Notice the '$' convention.
3) Save work
4) Build package
5) Will get errors
I guess I would have to use (advanced) class name: to 'rename'
the classes (or replace the '$' with '.') in order for a success
build????
Thank
You,
Tony Nguyen
IPDM Advanced
Development
The Boeing Company
714-896-1086
[hidden email]
Hi Tony,
I tested again and it appears fine for me.
I
used the BA5_TCModel JAR included in your repository export, with the following
steps:-
1) Create a new package
2) Import POJO Model JAR
3)
Re-create rule "Test _Rule01".
4) Validated OK.
5) Package built
OK.
I've attached my repository export to the JIRA for your information
(package t1).
It was too big to include in this email (email was pending
approval before posting to mailing list due to it's size... and that, I guess,
will never happen).
With kind regards,
Mike
On 12 June 2012 23:01, Michael Anstis
<[hidden email]>
wrote:
Sure will do.
_______________________________________________
rules-users mailing list
[hidden email]
https://lists.jboss.org/mailman/listinfo/rules-users
To
unsubscribe from 5.4.0 Final and issue: GUVNOR-1873,
click
here.
NAML
View this message in context: RE: [rules-users] 5.4.0 Final and issue: GUVNOR-1873
Sent from the Drools: User forum mailing list archive at Nabble.com.