March 19, 2010
New process for subscribing/unsubscribing to jsr-314-open@jcp.org.
My last blog
entry about JSR-314-OPEN@JCP.ORG was over a year ago. This list is the official Expert Group (EG) mailing list on which the development of the JSR-314 specification (JSF 2.0) is discussed. The
information on how to subscribe/unsubscri...
More »
March 19, 2010
Using JSF 2.x on Jetty 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 »
|
 |
August 11, 2009
Implement an SAP ERP 6.0 app on the Solaris 10 OS for x64 platforms with Oracle as the database platform and volumes on a Sun Storage 7210 Unified Storage System that are mounted via NFS.
More »
After build hacking by Jon and Kelly, the JDK 7 build now uses -source 7 and -target 7 to compile the Java code, meaning the build is prepped allow use of new language features as they become available and to take advantage of version 51.0 class f...
More »
I'm not a big fan of serialization, but there is one use that makes sense to me; intra-process,
cross-AppDomain serialization. If you have ever done any cross-AppDomain work with
IKVM you've probably run into the situation where a Java exc...
More »
An interesting video with Denis Magda (a far east Russian ambassador) presenting a way to "listen" for SunSpot events and forward them to JavaFX application.
More »
|