Hi ,
I did not find any example for customizing the UI, or the jar.
However I downloaded the file ServiceImplentation.java and other related files from the Lucene SVN and and called the methods on ServiceImplentation directly from my class.
However I did not take this forward after this as we had decided to follow a different approach for implementation.
Regard,
Radha
Hello Radha,
I am currently looking for the same as you posted in this email.
My goal is to create an eclipse RCP user interface for creating rules. Since the Guvnor is web based, I am trying to find the classes which implement rule editing to translate them to my system.
Have you found what you were looking for?
Best regards,
Joćo Mouta
Rads2029 wrote:
Hi,
Can anyone give me an example of what exactly needs to be done if I need to
use my own custom UI for rule creation etc. ( In this case my UI is Flex)
As per the rules documentation , we need to to use the ServiceImplementation
class which implements the RepositoryService. ( both of these are in the
package structure org.drools.guvnor.server)
However I could not find any jar where these classes are readily available.
:-((
It would be great if i can get pointers to the jar location and also a small
end to end example of how to plug in custom UI to call the drools guvnor (
brms) service.
Thanks,
Radha