|
|
||
Changshin Lee's BlogJ2EE ArchivesThe world's first Java EE 5 compatible implementationPosted by iasandcb on June 15, 2006 at 07:08 PM | Permalink | Comments (0)TmaxSoft (yes, where I work now) achieved it (of course except the Sun RI :-). See http://java.sun.com/javaee/overview/compatibility.jsp for more details. We are planning to release some preview as well. Thank you all for your great help, especially Alan, Arthur, and Stephen from the Sun CTS team. I couldn't forget such a beautiful weather in Boston. P.S. More about this to come, so stay tuned! Java Web Services (JWS) 2.0Posted by iasandcb on March 30, 2006 at 04:14 AM | Permalink | Comments (2)While I was working on preparing slides for my session on TmaxDay 2006 (http://www.tmax.co.kr/tmaxday/), I came up with some idea of grouping and classifying Java web services technologies: Java Web Services 1.0 (adopted by J2EE 1.4) JAXP 1.2 Java Web Services 2.0 (adopted by Java EE 5 and Java SE 6) JAXP 1.3 + StAX 1.0 (= JAXP 1.4) Instead of calling each Java XML and Web Services technology for a certain level or time of Java EE, we can simply say "JWS (pronounced "J Wiz") 1.0" for the former set and "JWS 2.0" for the latter set. Actually this idea was inspired by Sun's i-Stack that emcompasses JAXB, JAX-RPC, JAX-WS, and so on. Yeah, I also have to admit that JWS 2.0 is another wave of "2.0" just like Web 2.0 :-) | ||
|
|