The Source for Java Technology Collaboration
User: Password:


Today on java.netFebruary 09, 2009

Listed MIA: JavaFX goes mobile... without "JavaFX Mobile" » Read more
 

Java Today

OpenJDK community code review server
The OpenJDK project has announced the rollout of a Community Code Review Server. The server will offer public access to "webrevs" from the project. As Tim Bell explains, "if [a] change is a bug fix, we use a script called webrev to inspect modified files and generate a collection of web pages showing the proposed changes. The pages are hosted on a web server and a link to them is circulated as part of the review request."

Grizzly logo contest
Jean-Francois Arcand has announced logo contest for Project Grizzly. "The deadline is February 28. Let the artist in you express herself/himself!" Submissions can be made via Twitter or e-mail, and full details, including prizes, are available in a forum post

Understanding transaction pitfalls
Transaction processing should achieve a high degree of data integrity and consistency. The article, Understanding transaction pitfalls, the first in a series on developing an effective transaction strategy for the Java platform, introduces common transaction pitfalls that can prevent you from reaching this goal. Using code examples from the Spring Framework and the Enterprise JavaBeans (EJB) 3.0 specification, series author Mark Richards explains these all-too-common mistakes.

Weblogs

Joshua Marinacci There is no JavaFX Mobile. There is only JavaFX.
As we promised last summer, the next release of JavaFX coming out soon. For desktop developers you won't notice too many changes, mostly bug fixes (and a feature or two). The big news is that this will be our first release with full mobile support.   Joshua Marinacci

Fabrizio Giudici Dropping support for Java 5?
So, I'm about to decide to drop support for Java 5. This means I'm losing most of potential users on Mac OS X. On the other side of the coin, the saved time would contribute in having more regular releases (I haven't made an official release of blueMarine for more than one year - without them I'm probably losing all the potential users).    Fabrizio Giudici

Style Binding in Synth Look And Feel
The style binding mechanism is another great feature of Synth look and feel. By using it, we can define several styles for same kind of swing component.   Xuan Yun

Forums

Java multidimensional arrays
How to Copy multidimensional arrays in java? I mean is their any system defined class to copy it like System.arraycopy();? Actually I want to copy some part of multidimensional array.  

Re: Java 7 / Modularity, Zero, OpenJDK, and JavaME
I was reviewing one of the presentations from Devoxx (https://webarchive.library.unt.edu/eot2008/20090209094843/http://blogs.sun.com/abuckley/resource/Devoxx2008-ModularityInJava.pdf - slide 4) about the modularity and saw with the modularity work, they envision being able to run JavaME applications on JavaSE. As the power of the handhelds improves the need will reduce, but there will always be lightweight devices that could still use the platform.  

Re: web start app client fails in 64-bit openjdk and glassfishV2.1
The URLs used for the Java Web Start support do not correspond directly to directory structures named the same way on the server. This is to prevent malicious users from using the Java Web Start support to browse the server's directory structure. So it's not surprising that you didn't find directories named in parallel with the URL path or that creating them yourself didn't help; the server is not looking there for the file(s) but maps the paths to the correct on-disk locations.  


How many Java books are you in the process of reading?
None currently
1
2-3
4 or more
I don't read Java books
Something else (please comment)
Poll Results | Archive
Related Links
NetBeans

OpenSSO Day, Tuesday March 17: The OpenSSO community is holding a conference, OpenSSO Community Day, at the NYU Kimmel Center in New York, the day before CommunityOne East. "Hosted by New York University and sponsored by Sun Microsystems, this is an opportunity for OpenSSO contributors, deployers and users to come together in an informal 'unconference' setting. Being an unconference, the only rigid item on the agenda is to decide at 9am on the sessions for the rest of the day. You can show up and talk about any OpenSSO-related topic you like. [...] All are welcome, attendance is free, and continental breakfast plus lunch will be provided."

Success Stories | Archive





 Feed java.net RSS Feeds