I could not reproduce the bug..
We'd need to see the full DRL and code to get a better idea of the possible
causes.
For example, are you sure you have all the necessary imports?
Could you also try to split the call in two and see if it works, as follows?
...
$s : String() from updateQuery
$o : Order() from hibernateSession.execute( $s )......
....
Given the amount of chained Java methods, you may even consider creating an
external helper class
Davide
--
View this message in context:
http://drools.46999.n3.nabble.com/unable-to-resolve-method-using-strict-m...
Sent from the Drools: User forum mailing list archive at
Nabble.com.