On Wed, Feb 29, 2012 at 1:33 AM, Andrew Walsh <[email protected]> wrote: > Hi Andrea, > > I was interested to see which java programs were changed/added > to now handle the URL translation in absence of using ReverseProxyFilter.java. > Could you describe the new approach and where could I look at the > changed modules? > > I did try: > > http://svn.codehaus.org/geoserver/branches/2.1.x/src/main/src/main/java/org/geoserver/filters > > but that code looks the same as version 2.1.1
Nothing changed actually, the GUI has been using relative paths only since 2.0.0, with just one exception, the openlayers preview, which has been fixed recently. I guess that was the last reason why the proxy code was actually needed. Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 mob: +39 339 8844549 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
