Re: Re: Re: Orbeon and apache front-end
Posted by
eroze on
Jan 13, 2011; 9:43am
URL: https://discuss.orbeon.com/Orbeon-and-apache-front-end-tp3085274p3215510.html
Hello,
I have add this line :
<properties xmlns:xs="
http://www.w3.org/2001/XMLSchema" xmlns:oxf="
http://www.orbeon.com/oxf/processors"> <property as="xs:anyURI"
name="oxf.url-rewriting.service.base-uri"
value="
http://localhost:8080/orbeon"/></properties>
in a properties-local.xml
but i have always the same error, i'm asking about the number of port (8080),
the tomcat configuration is 8082 for AJP13 et 8086 for coyote (tomcat i assume).
In th file properties-local, what number of port i have to indicate
Thanks