On 7/30/11 3:30 PM, Michele Zuccala' wrote:
Emmanuel,

If you're referring to classes sun.misc.BASE64Decoder/BASE64Encoder, the
problem is the same as all classes in the package sun.misc: they can
disappear at any time and are not standard j2se: (
I use a openjdk, and in fact they are not included

Makes sense.

Feel free to use http://svn.apache.org/viewvc/directory/shared/trunk/util/src/main/java/org/apache/directory/shared/util/Base64.java?view=markup

(copy the classe)

You may have to get rid of the LOG, they are depending on an other dependency.

Note : this is pristine Apache code, taken from common-codec and later improved to get a better speed.


--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to