Hi, I am getting the below exception when using the Service Reference in WebTools for Ofbiz v4.0 running on Java 1.6 u 5
Any Idea on whats happening? Thanks and Regards Mark org.ofbiz.base.util.GeneralException: Error rendering screen [component://webtools/widget/AvailableServicesScreens.xml#AvailableServicesList]: org.ofbiz.base.util.GeneralException: Error running BSH script at location [component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh], line [147]: Sourced file: component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh : Method Invocation actionClass.getDeclaredField : at Line: 147 : in file: component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh : actionClass .getDeclaredField ( "resultToResult" ) Target exception: java.lang.NoSuchFieldException: resultToResult (Sourced file: component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh : Method Invocation actionClass.getDeclaredField) (Error running BSH script at [component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh], line [147]: Sourced file: component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh : Method Invocation actionClass.getDeclaredField : at Line: 147 : in file: component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh : actionClass .getDeclaredField ( "resultToResult" ) Target exception: java.lang.NoSuchFieldException: resultToResult (Sourced file: component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh : Method Invocation actionClass.getDeclaredField)) (Error running BSH script at location [component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh]: org.ofbiz.base.util.GeneralException: Error running BSH script at [component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh], line [147]: Sourced file: component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh : Method Invocation actionClass.getDeclaredField : at Line: 147 : in file: component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh : actionClass .getDeclaredField ( "resultToResult" ) Target exception: java.lang.NoSuchFieldException: resultToResult (Sourced file: component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh : Method Invocation actionClass.getDeclaredField) (Error running BSH script at [component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh], line [147]: Sourced file: component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh : Method Invocation actionClass.getDeclaredField : at Line: 147 : in file: component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh : actionClass .getDeclaredField ( "resultToResult" ) Target exception: java.lang.NoSuchFieldException: resultToResult (Sourced file: component://webtools/webapp/webtools/WEB-INF/actions/service/availableservices.bsh : Method Invocation actionClass.getDeclaredField)))
