Hi Hans, Why did you change the security on this service ?
Le 25/01/2010 08:23, [email protected] a écrit :
Modified: ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml URL:http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml?rev=902719&r1=902718&r2=902719&view=diff ============================================================================== --- ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml (original) +++ ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/controller.xml Mon Jan 25 07:23:57 2010 @@ -911,7 +911,7 @@ <response name="error" type="view" value="billsetting"/> </request-map> <request-map uri="processorder"> -<security https="true" auth="true"/> +<security https="false" auth="true"/> <event type="java" path="org.ofbiz.order.shoppingcart.CheckOutEvents" invoke="createOrder"/> <response name="sales_order" type="request" value="checkBlackList"/> <response name="work_order" type="request" value="checkBlackList"/>
-- Erwan de FERRIERES www.nereide.biz
