-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I changed the code to use org.apache.axis.encoding.Base64 instead.
Tyrell Jonathan Marsh wrote: | 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 | - -- Tyrell Perera Senior Software Engineer; WSO2, Inc.; http://www.wso2.com/ cell: +94 77 302 2505 "Oxygenating the Web Service Platform." http://tyrellperera.blogspot.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIWoptehFdPcgGx7oRAtxTAKCHjCylUtl2ejtgX3LVSngU4R51QgCgucWO Nb62ICsICPf4g5/qjgDU0aU= =8i8U -----END PGP SIGNATURE----- _______________________________________________ Mashup-dev mailing list [email protected] http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev
