Hi Nameet, OFBiz is running with this.
<property name="address" value="0.0.0.0"/>
<property name="port" value="8008"/>
<property name="protocol" value="AJP/1.3"/>
<property name="scheme" value="http"/>
<property name="secure" value="false"/>
<property name="URIEncoding" value="UTF-8"/>
<property name="xpoweredBy" value="false"/>
<property name="secretRequired" value="false"/>
<property name="allowedRequestAttributesPattern" value=".*"/>
And with above configuration, Apache server is able to communicate with
TOMCAT.
But if i want to configure it with secretRequired as true then how to get it
done.
-----
Vivek Mishra
--
Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html