|
Re: [drools-user] Dynamically Generated Classes as JBoss Rules Facts: msg#00109java.drools.user
Other thing that may be useful is that before loading the generated class I've tried this: ClassFieldInspector cfi = new ClassFieldInspector(c); and a "Class not found" is thrown. I 've also tried the approach based on changing the compiler to JANINO, but I got the same errors. Beto Beto Siless wrote: Hi Edson, I ve read your wonderful article at http://markproctor.blogspot.com/2006/12/dynamically-generated-class-beans-as.html, thats exactly what I was trying to do, so I followed the steps of the article and everything seems to be ok. But when I'm compilig the drl I get the error message: "Unable the create Field Extractor for". I've looked deeply and I found that the underlying error was "IOException: Class not found". I've also checked that the classloader in the type resolver of the package builder had the dynamic lass loaded (don't know if this is important). --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [drools-user] Dynamically Generated Classes as JBoss Rules Facts, Beto Siless |
|---|---|
| Next by Date: | RE: [drools-user] Dynamically Generated Classes as JBoss Rules Facts, Uday Kamath |
| Previous by Thread: | [drools-user] Dynamically Generated Classes as JBoss Rules Facts, Beto Siless |
| Next by Thread: | RE: [drools-user] Reading Rules file inside application server a problem, Uday Kamath |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |