Guvnor is seen as a standalone application and integrating (as in embedding)
it into another GUI would present certain challenges. Guvnor uses GWT which
itself uses extensive DHTML. I don't know how well a behaved a GWT
application would be in single browser window alongside other web content
(e.g. a portal) but I suspect it has little regard for screen real-estate.
It could potentially be embedded in an IFRAME.

I suspect most people integrate Guvnor into their other applications; which
normally server a different purpose to a Rule authoring\testing environment,
by using Guvnor's repository and rule publishing\deployment services where
from KnowledgeBases can be downloaded using a client-side (service consumer
side) KnowledgeAgent.

What were you wanting to achieve?

2010/9/28 Harshit Bapna <hrba...@gmail.com>

> Hi All,
>
> I have just started learning Drools. I have gone through various Guvnor
> screens.
>
> My requirement is to integrate the Rule Mgmt functionality of guvnor into
> my test app.
> 1. Is there any way where I can integrate Guvnor GUI in my test app ?
>     Are there any suggested steps to do so ?
>
>
>
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to