URLs need to be hostname:port-free so that the application can be fronted (proxied) by another web server ---------------------------------------------------------------------------------------------------------
Key: BPM-259 URL: http://jira.andromda.org/browse/BPM-259 Project: Bpm4Struts Cartridge Type: Improvement Versions: 3.0 RC1, 3.0 M3, 3.0 RC2, 3.0 Final, 3.0.1, 3.1M1, 3.1-RC1, 3.1 Environment: All Reporter: Tim Dysinger Assigned to: Wouter Zoons Because of the <html:base/> tag and the display tag library, the hostname and port show up in links and forms on the pages produced by BPM4Struts. This makes it impossible to proxy the internal server (Tomcat) via an external server (Apache). The solution is to make all URLs relative. The temporary solution is to make all URLs hostname:port-free. Attached is a patch for the temporary solution. ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information