On 2010/12/4 7:52, kenichiwa wrote:
A couple of new things I notice. I changed the components.xml file in the
drools-guvnor.war to bypass login and treat everyone as guest. I get
different results depending on the URL I access from a browser:
Does NOT require authentication:
http://localhost:9080/drools-guvnor/org.drools.guvnor.Guvnor/Guvnor.html
Does NOT require authentication:
http://localhost:9080/drools-guvnor/org.drools.guvnor.Guvnor/package/defa...
DOES require authentication:
http://localhost:9080/drools-guvnor/org.drools.guvnor.Guvnor/package/defa...
This should have been fixed in revision 35785 on trunk. So try a
snapshot version, it should not ask for authentication anymore if you
have configured Guvnor to bypass login. Details please see jira:
http://jira.jboss.org/browse/GUVNOR-802
Cheers,
Jervis
What gives??