Hello, I am facing a problem when trying a webapp with mount-point="/" with the current trunk.
running localhost:8080 --> ecommerce starts without problems. Clicking on a category in the category tree i get the following: org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://ecommerce/widget/CatalogScreens.xml#newbreadcrumbs]: java.lang.StringIndexOutOfBoundsException: String index out of range: -1 (String index out of range: -1) My settings: in ecommerce webapp: mount-point="/" - no further changes. build - load-demo - start I fails in: trunk Rev:1581712 trunk Rev:13.04 Rev:1581394 It works with 12.04 Rev:1581396 I would like to port an existing ofbiz onlineshop from 12.04 to 13.03/trunk without showing "ecommerce" in the url. As far as I tracked down the problem by now it is connected to "ofbizCatalogAltUrl". Before I dig in deeper I would like to know if the support for mount-point="/" has fall by indention? Thanks for any info. Ingo -- View this message in context: http://ofbiz.135035.n4.nabble.com/Webapp-mount-point-problem-in-ofbiz-trunk-tp4649827.html Sent from the OFBiz - User mailing list archive at Nabble.com.
