avenuthom commented on issue #6334: URL: https://github.com/apache/incubator-kie-drools/issues/6334#issuecomment-2854286551
Yep. Issuing a correction. This appears to be a classpath issue. I added drools-compiler to my classpath and it fixed it. I found several more similar ones where things are trying to be loosely bound and it ends up returning null. Can we put a fix in to these factory methods so that they throw an exception saying there was no implementation of "BlahInterface" instead of just returning null. It would save a lot of work on devs part. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
