Cannot Find Symbol : org.apache.xml.security.utils.Base64.setBase64WrapLeng
807580Dec 3 2009 — edited Dec 3 2009Hi,
I am facing problem using the org.apache.xml.security
I have this statement
org.apache.xml.security.utils.Base64.setBase64WrapLength(4096)
which is running fine in the netbean 6.0.1, however it prompt Cannot Find Symbol while I open it using netbean 6.5
Could any expert advice on this ?
Thanks.