Java Virtal Machine.net

[ News ] rss

March 17, 2010

Using JSF 2.x on Tomcat 6.x.. If you want to use JSF 2.x on a Tomcat 6.x server you have 2 options, see this short article.

More »

March 17, 2010

Declarative Hyperlinking Enhancements. I've spent some time fleshing out the code in the experimental declarative hyperlinking module I blogged about earlier. In that earlier entry I showed how you could use the new @Link annotation with existing URI templates either explicitly like ...

More »

February/2009
SunMonTueWedThuFriSat
12 3 45 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
       

[ Archives News
for 'Developers' ]

February 13, 2009

200 fef 9 Southern California Linux Expo (SCALE)

Join Sun's Kuldip Oberoi at the Metrics for Success: Performance Analysis 101 session as he discusses methodologies for improving application performance. SCALE 7x will be held in Los Angeles, CA, February 20-22. See the conference schedule.

Comment here

More »


Ismael Juma: Scala plugin snapshot

Miles Sabin has recently committed the Equinox Aspects-based approach to JDT integration for the Scala plugin to trunk. This approach is similar to the one used by the AJDT as described by Andrew Eisenberg. Soon after that commit, Miles embarked on ...

Comment here

More »


2009 Southern California Linux Expo (SCALE)

Join Sun's Kuldip Oberoi at the Metrics for Success: Performance Analysis 101 session as he discusses methodologies for improving application performance. SCALE 7x will be held in Los Angeles, CA, February 20-22. See the conference schedule.

Comment here

More »


Webcast: Sun Studio and Sun HPC ClusterTools

Sun Studio compilers and tools and Sun HPC ClusterTools allow you to create high-performance parallel applications for OpenSolaris, Solaris, and Linux. Sun Studio Express 11/08 includes MPI performance analysis capabilities and full OpenMP 3.0 compil...

Comment here

More »


Cay Horstmann: Long in coming...

In this blog, I reflect on my recent ridiculously anticlimactic Linux install and what relentless progress means in Java EE and SE

Comment here

More »


Neal Gafter: Language Parity: Closures and the Java VM

A video of my talk at the September 2008 JVM Language Summit has been posted. It's a discussion of how Java SE is tilted toward supporting the Java language at the expense of other languages, and what we might do about it.

Comment here

More »


Joe Darcy: FOSDEM 2009: OpenJDK 6 and Project Coin

I was pleased to attend and speak at my first FOSDEM conference this year. The classroom setting of the Free Java Developer Room was certainly different than the cavernous session halls of JavaOne! My talks were on OpenJDK 6 and Project Coin:

Comment here

More »


Ismael Juma: Code reuse by copy and paste

I was investigating what would need to be done to implement camel-case code assist for the Scala plugin when I ran across the following gem in CharOperation (Eclipse JDT): public static final boolean camelCaseMatch(char[] pattern, int patternStart...

Comment here

More »


Landon Fuller: iPhone: Preventing Piracy

There's a lot of talk lately about preventing application piracy on the iPhone. Automated tools have been released to strip Apple's DRM, and a new anti-piracy product (which charges royalty fees on your sales) has been released.

Comment here

More »


©2002-2008Java-Virtual-Machine.net