On Mar 13, 1:01 pm, Arne Vajhøj <a...@vajhoej.dk> wrote:
> Alan Cui wrote:
> > For IBM's JDK, the compiler also called javac, just another
> > implementation. But if you are dealing with some IBM's products such
> > as Websphere or something, you must have the IBM's JDK(in some cases,
> > there is a special edition for Websphere) as your development base, as
> > there're some differences between IBM's and Sun's
>
> WAS requires IBM JDK to run.
>
> But the code you write should hopefully compile
> fine with a SUN javac.
>
> Arne
I was under the impression that WAS uses the IBM JDK on some platforms
and not on others. I think on Solaris WAS uses the SUN JDK.
http://frustrationsofaprogrammer.blogspot.com/