Java Today |
 |
Java Posse #183 - OpenJDK Interview
Episode 183 of the Java Posse is an interview about OpenJDK with Rich Sands, Barton George and Bruno Souza. They discuss the ongoing clearing of encumbrances to a full GPL release, Iced Tea, Ubuntu's inclusion of OpenJDK, the merits of the GPLv2 license, other JDK licenses, OpenJDK's status on the Mac, packaging Java for Linux distros, the role of the OpenJDK community, how OpenJDK may provide JDK 6 Update 10 functionality, OpenJDK's reliability, and more.
Metro 1.1.1 released
Metro, GlassFish's high-performance web services stack, has just released version 1.1.1. The new release contains JAXB RI version 2.1.6, and JAX-WS RI version 2.1.3, with JAX-WS changes including a JMX Agent for the server side, Mtom Interop with .NET 2.0/WSE 3.0, and bug fixes. More information is available in the release notes and the Metro and JAXB forum.
JavaTools Community Newsletter - Issue 167
The latest edition, issue 167, of the JavaTools Community Newsletter is out, with a schedule of community members' mini-talks and booth-staffing times at the java.net JavaOne Community Corner, tool-related news from around the web, announcements of new projects in the community and a graduation (GCHisto), and links to last week's tutorial for New project owners.
Weblogs |
 |
There's dancing in the streets!
Thanks to the folks at Apple for shipping
64 bit Intel support for Java SE 6.
We really appreciate the work that they've done to make this happen. And thanks to the folks at Red Hat and Ubuntu for announcing the inclusion of
OpenJDK-based
implementations in Fedora 9 and Ubuntu 8.04. —
James Gosling
Hear me on RIA Weekly
I almost forgot in the rush up to JavaOne that I recently appeared (is that possible in an audio only podcast?) in lucky episode 13 of the RIA weekly. —
Joshua Marinacci
Servlet 3.0 (JSR 315) update
thought I would take this opportunity to give an update on the servlet 3.0 specification. The expert group has been working through to enhance the APIs in the servlet specification. —
Rajiv Mordani
Forums |
 |
Re: Your 6u10 beta survey comments
Here is another plug for the survey. We spent over an hour going over the responses yesterday and have had many discussions about the feedback since then. Some people who took the survey are being contacted for more information in regards to their comments. Please take a few minutes and let us know what you think. So far there have been 53 responses to the survey. We would really like to see that number much higher. http://java.sun.com/webapps/survey/display?survey_id=7402. Thank you for your time. —
Re: Newbie - confused about jax-ws in java SE 1.6
JAX-WS in SE lags behind the java.net releases. I think you are running into some bugs. We schedule to put the selected bug fixes in the update releases of JDK 6. Can you try putting sjsxp.jar (from java.net distribution) or woodstox.jar(get it from woodstox site) in the classpath when running with Java SE 6. That may fix all your problems. For the request timeout and custom extensions are not supported in JDK6. If you want to use any of these, just put java.net's jax-ws ri jars in the classpath. —
Comments on J6 Update N
First of all, Java 6 Update N are the coolest Runtime. 1st, it have the Flash style distribution ( smaller size ) + can be add on and became some thing like Adobe AIR. A more powerful VM. BUT! 1) Any reasons the compressed Kernel VM size increased from 2.xxMB to 4.xx MB ? 2) how nice if we can customize the download dialog, some thing like what Flash able to do. 3) Standard Java classes can be download when needed. How bout users or 3rd parties libraries ? Is there anyway we can do that for our own jar files ? —
