AFAIK org.drools.guvnor.Guvnor is baked into how GWT exposes the
application.

You could however look into possibly fronting Guvnor with Apache and some
URL re-writes.

What's wrong with people knowing you're using Guvnor? ;)

2011/3/22 Dean Whisnant <[email protected]>

> All,
>
>
>
> Has anyone done work to change the url for the Guvnor package?
>
>
>
> Currently the url on our system is
> http://myserver:8080/drools-5.1.1-guvnor/org.drools.guvnor.Guvnor/Guvnor.html
>
>
>
> There are three parts we would like to change:
>
>
>
> 1)      Drools-5.1.1-guvnor – this look simple enough that I just change
> the name of the WAR file to something else
>
> 2)      org.drools.guvnor.Guvnor – I have no thoughts on how I might be
> able to change this short of rebuilding the entire guvnor package
>
> 3)      Guvnor.html – this seems simple enough to change the filename, but
> are there implications within config code or in the build that would need to
> be done.
>
>
>
> Ideally it might look like
> http://myserver:8080/rulesutility/org.rulesutility/RulesHome.html
>
>
>
> Thank you for your thoughts.
>
>
>
> Dean
>
> _______________________________________________
> rules-users mailing list
> [email protected]
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to