M
Mike Fechner
Guest
We (Consultingwerk) do not have a APIValidateEnum class in our packages. So I assume, it's an Enum build using our Enum pattern. It there's no other error message going along with your error, I'd assume it's a PROPATH issue or when on Linux/Unix it might be an uppercase/lowercase issue. At runtime it needs to find your ....APIValidateEnum class and the Consultingwerk.Enum class. SEARCH("Consultingwerk/Enum.r) must find the class.
Continue reading...
Continue reading...