• Java's Road Ahead in 2012, Oracle at the Wheel

    Updated: 2012-02-06 11:00:00
    Oracle's ongoing stewardship of the Java platform and language is still garnering the occasional spat of criticism from time to time. Much of the disquiet rests on Oracle's plans to bring Java Standard Edition 6 to the end of its natural life. Adrian Bridgwaterread more

  • Java.lang.VerifyError: Expecting a stackmap frame at branch target – JDK 7

    Updated: 2012-02-06 05:51:38
    Right now, when I try to persist an object in Google App Engine, I’m facing the error “Java.lang.VerifyError: Expecting a stackmap frame at branch target“. I’m using JDK 7 and it seems like the problem lies with this JDK. After googling a bit, I found that there seems to be two solutions to fix this problem. Solution 1: Change to JDK 6 As simple as is, change your JDK to version 6 and you...

  • Documentation that is useful

    Updated: 2012-02-06 05:49:48
    I was reading this article by Neil Mcallister on his Fatal Exception blog entitled "How to get developers to document their code". Now it begs the question: What documentation is actually useful? Well, like all things in general I don't think it's a simple answer, best I could say is; what works well in your context. Preview Text:  I...

  • Adding Version Information to your JAR’s Manifest

    Updated: 2012-02-06 05:46:59
    One of the handy things about using Maven is that, by default, the names of the artifacts it creates include the current version number from the POM's version tag. It doesn’t matter what type of artifact it is, whether it’s a JAR, WAR or EAR you generally end up with something like this: Preview Text:  One of the handy things about using...

  • jOOX and XSLT. An XML love story, continued

    Updated: 2012-02-05 05:38:04
    The somewhat functional way of thinking involved with jOOX’s XML manipulation cries for an additional API enhancement simply supporting XSLT. XSL transformation has become quite a standard way of transforming large amounts of XML into other structures, where normal DOM manipulation (or jOOX manipulation) becomes too tedious. Let’s have a look at how things are done in standard Java ...

  • Hibernate Date vs Timestamp

    Updated: 2012-02-02 20:24:21
    Home Content RSS Log in Source Allies Blog Technical and process thinking from Source Allies employees Search : for Home About Hibernate Date vs Timestamp February 2nd , 2012 by David Kessler Leave a reply I encountered a subtle hibernate mapping issue involving Dates and Timestamps The following test recreates this . issue package com.sourceallies.logging import static . org junit Assert assertEquals import static . org junit Assert assertFalse import static . org junit Assert assertTrue import java.sql.Timestamp import java.util.Calendar import java.util.Date import java.util.List import javax.annotation.Resource import org.apache.commons.lang.time.DateUtils import org.hibernate.Criteria import org.hibernate.SessionFactory import org.hibernate.classic.Session import org.junit.Before

  • Component Development and Assembly Using OSGi Services

    Updated: 2012-01-30 20:28:45
    Welcome Register Sign-in Search Jump to a Magazine NET AJAX APACHE CLOUD COMPUTING CMS COLDFUSION CRM ECLIPSE FLEX HP IPHONE JAVA LINUX OPEN SOURCE OPEN WEB ORACLE PERL PHP POWERBUILDER PYTHON RED HAT RUBY SAP SEARCH SILVERLIGHT SOA SYMBIAN VIDEO VIRTUALIZATION WEB 2.0 WEBLOGIC WEBSPHERE WIRELESS XML Home Subscribe Advertise Authors Topics Videos Events Webcasts Java : Email Alerts Newsletters Get Java : Homepage Mobile NET AJAX Cloud Eclipse Flex Open Web iPhone Java Linux Open Source Oracle PowerBuilder Security SOA Virtualization Web 2.0 Java Authors : Piram Manickam Subrahmanya SV Udayan Banerjee Maureen O'Gara Hovhannes Avoyan Related Topics : Java SOA WOA Java : Article Component Development and Assembly Using OSGi Services Using components to build software systems will provide many

  • DS Data Systems Releases KonaKart v6.0.0.0

    Updated: 2012-01-30 20:14:46
    DS Data Systems UK Ltd. is pleased to announce the release of KonaKart v6.0.0.0, a Java-based eCommerce shopping cart application that provides an extensive set of features to enable retailers to successfully sell their products over the internet. KonaKart is a Java / JSP / XML based solution with comprehensive easy to use java, SOAP, RMI and JSON APIs that allow you to quickly integrate eCommerce functionality into your existing systems. The customizable parts of KonaKart are Open Source and available under the GNU LGPL.read more

  • Hibernate Logging

    Updated: 2012-01-30 14:54:22
    Through the years I’ve encountered a recurring requirement. Clients need to log changes to the database for auditing and legal purposes. To satisfy this requirement you could add logging to every save/update/delete call in your code. Or better yet, you could create an aspect that wraps these calls. While these would [...]

  • Cloud Expo New York: The Java EE 7 Platform - Developing for the Cloud

    Updated: 2012-01-27 12:23:09
    : Welcome Register Sign-in Search Jump to a Magazine NET AJAX APACHE CLOUD COMPUTING CMS COLDFUSION CRM ECLIPSE FLEX HP IPHONE JAVA LINUX OPEN SOURCE OPEN WEB ORACLE PERL PHP POWERBUILDER PYTHON RED HAT RUBY SAP SEARCH SILVERLIGHT SOA SYMBIAN VIDEO VIRTUALIZATION WEB 2.0 WEBLOGIC WEBSPHERE WIRELESS XML Home Subscribe Advertise Authors Topics Videos Events Webcasts Java : Email Alerts Newsletters Get Java : Homepage Mobile NET AJAX Cloud Eclipse Flex Open Web iPhone Java Linux Open Source Oracle PowerBuilder Security SOA Virtualization Web 2.0 Java Authors : Hovhannes Avoyan RealWire News Distribution Munish Gupta App Man Udayan Banerjee Related Topics : Java SOA WOA Virtualization Oracle Cloud Expo Java : Article The Java EE 7 Platform : Developing for the Cloud at Cloud Expo New York

  • How to survive a rip current

    Updated: 2012-01-25 03:03:03
    Posted in Dad6 years ago, I lost my father to a swimming accident in the Dominican Republic. My parents were on vacation at a resort and went for a swim on what appeared to be a calm morning. They got caught in … Continue reading →

Previous Months Items

Jan 2012 | Dec 2011 | Nov 2011 | Oct 2011 | Sep 2011 | Aug 2011