You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Tom Jordahl <to...@macromedia.com> on 2003/04/16 23:22:46 UTC

RE: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Sym bolTable.java Emitter.java

Steve,

Did you get caught in a time-warp there?
Didn't I sent this a looong time ago?

--
Tom Jordahl
Macromedia Server Development

-----Original Message-----
From: Steve Loughran [mailto:steve_l@iseran.com] 
Sent: Wednesday, April 16, 2003 5:23 PM
To: axis-dev@xml.apache.org
Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Sym bolTable.java Emitter.java

Tom Jordahl wrote:
> I submitted code:
> 
> 
>>+import sun.misc.BASE64Encoder;
> 
> 
> Does anyone know if this is an OK Base64 encoder to use?
> 
> There were several that popped up in IDEA, but this seemed the safest.
> Is there a 'standard' Java class?

Its standard in Sun JVMs, but not on others, like the OSS linux one 
K-whatever (that I dont think axis runs on anyway), & Ant1.5.0 will 
probably not propagate sun.* stuff down the classloader, though that is 
fixed in 1.5.1. onwards.



Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Sym bolTable.java Emitter.java

Posted by Steve Loughran <st...@iseran.com>.
----- Original Message -----
From: "Tom Jordahl" <to...@macromedia.com>
To: <ax...@ws.apache.org>
Sent: Wednesday, April 16, 2003 14:22
Subject: RE: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/toJava Sym
bolTable.java Emitter.java


>
> Steve,
>
> Did you get caught in a time-warp there?
> Didn't I sent this a looong time ago?
>
> --
> Tom Jordahl
> Macromedia Server Development

I am using netscape mail. I think it is in a time warp and sometimes it
pulls in random stuff from parallel universes.

sorry