Hi Vivek,

I was able to run OFBiz 16.11 with Tomcat 9.0.31. The ajp-connector
properties you shared are also looking good. Maybe you need to recheck the
Apache webserver connector settings.

Can you share more details about what problem you are facing?

Thanks
--
Nameet Jain


On Mon, May 11, 2020 at 5:21 PM vivek.mi <vmvivek...@gmail.com> wrote:

> 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