The Source for Java Technology Collaboration
User: Password:


Today on java.netJune 22, 2005

The future of Java: Looking forward to next Thursday's keynote » Read more
 

Projects & Communities

Java Web Services and XML
Working with JAXB 2.0 - JavaOne BoF: Kirill Grouchnikov's blog entry Working with JAXB 2.0 - JavaOne BoF describes the projects in the Java Web Services Developer Pack project and previews a JavaOne "birds of a feather" session in which he and other community members will present and discuss the various JAXB projects»Read more
linux.java.net
J2SE 1.4.2-02 for Linux: Good news for members of the Linux Java Community: Blackdown's Linux port of J2SE 1.4.2-02 is now available, in both x86 and 64-bit AMD versions. Debian packages are also available and can be installed with apt-get install j2sdk1.4 or apt-get install j2re1.4. The release also addresses an applet security issue.»Read more

Weblogs

James Gosling Real Time != Real Fast
Since I've been involved in real time programming and the Real Time Specification for Java (JSR1) work, I've had a lot of people ask me about where real time can be used. There's more than a little confusion: many folks who've asked for "real time" actually want "real fast" (throughput computing).   James Gosling

Of Detachable Root Panes and Desktop Hopping
On today's menu: how to make a JRootPane subclass that can pop itself in and out of JInternalFrames and JFrames. Let's dive right in.   Laird Nelson

Kirill Grouchnikov You say Eclipse, I say IBM
How many times have you heard the statement from IBM people that Eclipse has been out of their hands for as long as they remember? Maybe their minds forgot, but their hands still hold tight.    Kirill Grouchnikov

Forums

Re: mustang source - possible to build only native parts?
The idea is to import the pre-built libraries (*.so's and DLL's) just like the it does now for Hotspot VM. Using the location JDK_IMPORT_PATH (or your own ALT_JDK_IMPORT_PATH setting) as the source of the built libraries. It would be important that this JDK binary match what you are building and also that you aren't changing any of the native interfaces. If this worked, a C/C++ compiler might not even be necessary for anyone just making changes to Java source files. But you would need a matching built JDK 6.0 binary tree.  

Re: Operator overloading (again) and functions
I think operator overloading is difficult to do and current approaches from other languages are lacking, that is why so many people are against it. We need a fresh approach because operators are slightly different than normal methods in that they are related to each other and in general efficiency is a concern.  

Also in Java Today

Introduction to Java Advanced Imaging
Working with JAI involves passing in operations as Strings along with the parameters they require. For an introduction along with code examples, check out the recent Core Java Tech Tip Introduction to Java Advanced Imaging. The example takes you through reading in an image file as a JPEG, applying a convolution to the image, and then transforming it so that it can be written out as a TIFF.

How to Talk About Jini, J2EE, and Web Services at a Cocktail Party
Whether it's summer barbecue season or a formal JavaOne industry event, it's inevitable that someone will come up to you and want to talk... about Jini service discovery, smart proxies, and JNDI. OK, even if this doesn't happen, it's nice to be able to chat up your friends when the occasion arises, so to commemorate the release of Head First Java, 2nd Edition, ONJava is featuring the very popular How to Talk About Jini, J2EE, and Web Services at a Cocktail Party by Kathy Sierra and Bert Bates.

Have you ever run a Java Web Start application?
Yes
No
Java Web What?
Poll Results | Archive

JXTA "Triple Play": The JXTA Community has just completed what it calls a "triple play": simultaneous releases of three different implementations of the JXTA P2P protocols, all of them interoperable. The three releases are JXTA-J2SE 2.3.4, JXTA-J2ME 2.0, and JXTA-C/C++ 2.1.1. Community members are also invited to meet up face-to-face at Sunday night's pre-JavaOne JXTA Town Hall meeting.

Success Stories | Archive

safari.java.net
Related Links




 XML java.net RSS