On Wed, Sep 29, 2010 at 5:18 PM, Matthew Woodward <[email protected]>wrote:
> > Exactly how I had my test scenario set up and I can't replicate that. Did > you understand what I was saying about the wsdl? > Sorry, I looked at that too quickly. I was using AJP proxying and not HTTP proxying. Try AJP and see if that makes a difference. First make sure AJP proxying is enabled in Apache. Then just change your proxy directives to: ProxyPass / ajp://local.daylocker.com:8009/<http://local.daylocker.com:8080/> ProxyPassreverse / ajp://local.daylocker.com:8009/<http://local.daylocker.com:8080/> -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
