Lol,
I knew that would be a question that would get asked. The intent is to simplify the URL to
be more in-line with our companies other web applications. In a perfect world it would be
http://myurl/rulesutility.html , but I was going for something below that would at least
make it a bit closer to our apps. It's a consistency type thing.
Thank you!
Dean
From: rules-users-bounces(a)lists.jboss.org [mailto:rules-users-bounces@lists.jboss.org] On
Behalf Of Michael Anstis
Sent: Tuesday, March 22, 2011 11:02 AM
To: Rules Users List
Subject: Re: [rules-users] Customizing the Guvnor URL
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 <dean@basys.com<mailto:dean@basys.com>>
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....
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
rules-users@lists.jboss.org<mailto:rules-users@lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/rules-users