Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

APEX charts and reverse proxy (Houston we have a problem!!)

Joao OliveiraOct 2 2007 — edited Jan 9 2008
Hi:

Every url html code generated by apex uses relative path, instead of absolute path. Every... i mean every except Charts :)
Apex charts puts absolute url on code [shame on this! :) ] ... look:

< param name="movie" value="/i/flashchart/2DPie.swf?XMLFile=http://195.32.2.3:8080/apex/apex_util.flash?p=100 ...

so Houston, we have a problem!

I am using Apache reverse proxy to access Apex, and as you may know, reverseproxy techniques are not html parsers, but only url handlers! So everytime i want to access a chart I have this pretty beautiful error inside the flash object:

XML loading failed: http://195.32.2.3:8080/apex/_blah_blah_blah :)

Anyone can help?


Best Regards,
Joao Oliveira

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 6 2008
Added on Oct 2 2007
20 comments
6,082 views