Dear Colleagues,

  I have a JPA entity with byte[] .When I do a Post operation on the odata 
service  I get the below error

java.lang.NoSuchMethodError: 
org.apache.commons.codec.binary.Base64.isBase64(Ljava/lang/String;)Z
               
org.apache.olingo.odata2.core.edm.EdmBinary.validateLiteral(EdmBinary.java:59)
               
org.apache.olingo.odata2.core.edm.EdmBinary.internalValueOfString(EdmBinary.java:91)


Can you please let me know in case this is a bug for byte[] in olingo.

Thanks,
Aparna


Reply via email to