Hi, I have been trying to type cast a generic value object to double and string, but i get an error
"java.lang.ClassCastException: Cannot cast org.ofbiz.entity.GenericValue to java.lang.xx" Is there any particular way in ofbiz to work around this? Regards
