That's deprecated? Jonathan Marsh - http://www.wso2.com - http://auburnmarshes.spaces.live.com
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Paul Fremantle > Sent: Wednesday, June 18, 2008 11:03 AM > To: [email protected] > Subject: Re: [mashup-dev] sun.misc.BASE64Decoder suspect? > > Absolutely use another class. > > Maybe > org.apache.axiom.om.util.Base64 > > Paul > > Jonathan Marsh wrote: > > I notice we're using sun.misc.BASE64Decoder in a few places, e.g. > > MashupAdminService.java. But I also found two things that concerned > me > > about this: > > > > > > > > 1) Developers are advised not to use these classes: > > http://java.sun.com/products/jdk/faq/faq-sun-packages.html > > > > 2) Looks like it's under LGPL: > > http://www.source-code.biz/snippets/java/Base64Coder.html > > > > > > > > Besides this, I'm having trouble getting it to work interoperably ;- > ). > > > > > > > > Is our usage unwise? If so can we find a different library? > > > > > > > > *Jonathan Marsh* - http://www.wso2.com - > > http://auburnmarshes.spaces.live.com > > > > > > > > > > --------------------------------------------------------------------- > --- > > > > _______________________________________________ > > Mashup-dev mailing list > > [email protected] > > http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev > > -- > Paul Fremantle > CTO and Co-Founder, WSO2 > OASIS WS-RX TC Co-chair > VP, Apache Synapse > > Office: +44 844 484 8143 > Cell: +44 798 447 4618 > > blog: http://pzf.fremantle.org > [EMAIL PROTECTED] > > "Oxygenating the Web Service Platform", www.wso2.com > > _______________________________________________ > Mashup-dev mailing list > [email protected] > http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
