Hi All,

I have upgraded to Tomcat 9.0.31 in OFBiz 16.11.01.

I have configured my Apche web server (9.4.39) to access website.

With TOMCAT 9.0.21 it was working fine. But with 9.0.31 website is not
accessible. I have made changes in 
/framework/catalina/ofbiz-component.xml as below:

<property name="ajp-connector" value="connector">
            
            <property name="port" value="8009"/>
            <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>

Any help would be much appreciated.

Thanks
Vivek





-----
Vivek Mishra
--
Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html

Reply via email to