[jboss-jira] [JBoss JIRA] Commented: (JBRULES-999) MVEL not picking up classes that are implicitly imported
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Mon Jul 16 13:45:47 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-999?page=comments#action_12369113 ]
Mark Proctor commented on JBRULES-999:
--------------------------------------
There may be cases where I'm adding import information to the type resolver directly, maybe in rulebuilder. The problem is that MVEL uses its own type resolving mechanism - thats why I added registry.addImport( ). So I'd say that implicit imports must also be declared on the dialect registry.
> MVEL not picking up classes that are implicitly imported
> --------------------------------------------------------
>
> Key: JBRULES-999
> URL: http://jira.jboss.com/jira/browse/JBRULES-999
> Project: JBoss Rules
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Drl Parser/Builder
> Affects Versions: 4.0.0.MR3
> Reporter: Michael Neale
> Assigned To: Mark Proctor
> Priority: Minor
> Fix For: FUTURE
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list