InfoQ Homepage Java Content on InfoQ
-
Oracle Sues Google Over Java in Android
In a tersely worded press release, Oracle has announced that it is suing Google for patent and copyright infringement over its use of the Java programming language for Android development, opening a legal war between the Silicon Valley firms over the smartphone software platform.
-
MyEclipse for Spring 8.6 Released with Flex, GWT and iPhone Scaffolding
Genuitec and Skyway Software have announced the release of MyEclipse for Spring 8.6. The latest release includes accelerators for Spring Core, Adobe Flex, Spring MVC, GWT, Spring Web Flow and iPhone Web applications. The release also introduces a new set of Spring development editors, Code Assistants, that facilitate the annotation-based development of Spring and JAX-WS artifacts.
-
Adobe Acquires Java ECM Vendor Day Software
Last week Adobe Systems announced it was purchasing Day Software for $240 million. The deal combines Day’s JSR-170/238 based content management and digital asset management products with Adobe’s Flex, Flash and AIR in a move to corner the web content market. In addition to being a lead company for the JSR-170/238 specifications, Day also contributes to Apache Jackrabbit and Sling.
-
Oracle Enterprise Pack Supports Eclipse 3.6, GlassFish and Coherence
Oracle Releases Oracle Enterprise Pack for Eclipse. The new release aligns with Eclipse 3.6, or "Helios." The bundle includes support for GlassFish, Java EE6, WebLogic administration and management, enhanced support for the WebLogic Scripting Tool (WLST), and Oracle's data-grid entry, Oracle Coherence.
-
Eclipse 4.0 Early Adopters SDK Released
ast week, the Eclipse Foundation released Eclipse 4.0 Early Adopter SDK. This shouldn't be confused with the production-ready Eclipse Helios release (aka Eclipse 3.6). Rather, Eclipse 4.0 is a sneak preview of what Eclipse will look like in the future.
-
Ehcache 2.2 Supports Terabyte Cache and LDAP Authentication
The latest version of open source caching framework Ehcache supports terabyte cache and JAAS authentication with LDAP integration. Terracotta announced last week the general availability of Ehcache 2.2 version as part of Terracotta 3.3 release. The new version also includes a management console that provides visibility and control of run-time caching environment, for developers and operators.
-
Oracle Fixes Eclipse's Java Problem
As reported last week, Oracle reacted swiftly to the issues involving the rebranding of the Java 6u21 update. Since then, Oracle have re-spun the Java install, and for Windows machines, the released build is now 1.6.0_21-b07. Oracle should be commended for reacting to, and solving, the problem so quickly.
-
Nokia Donates Mobile Runtime for Java Applications (JRT) to the Symbian Foundation Under EPL
Nokia has re-licensed its Mobile Runtime for Java Applications (JRT) under the Eclipse Public License (EPL). The Symbian Platform, still by far the largest smartphone OS, was itself released under EPL in February.
-
Spring Aiming to Bring Grails-like Productivity to GWT Application Development With Roo
VMWare, Google partnership delivers GWT integration to Spring Roo.
-
WebSphere 7 Feature Pack Supports OSGi-based Application Deployment and SCA Integration
WebSphere Application Server V7 Feature Pack for OSGi Applications and Java Persistence API 2.0 offers a standards-based implementation of OSGi Blueprint Container specification and JPA 2.0. It also provides an optional feature to deploy and manage applications as versioned OSGi bundles. IBM recently announced the GA release of the feature pack which is based on Apache projects Aries and OpenJPA.
-
Apache FOP 1.0 released
On Wednesday, the Apache Foundation announced the release of Apache FOP 1.0, a project that has been a decade in the making. Apache FOP, or Formatting Objects Processor, provides a means to turn XML documents into a variety of print-ready formats, such as PDF, PostScript, or even PNG
-
SourceMate 1.1 for Adobe’s Flash Builder 4 Released
SourceMate is a companion tool for Flash and Flex developers that adds support for code generation, refactoring, code templates, metadata tags and more. Release 1.1 features improvements like customization of the code that SourceMate generates and improved stack traces.
-
Eclipse and Java 6u21 problems
Oracle recently released Java 6 update 21 which had a small but innocuous change in the way that the java.dll was created. Unfortunately, this change impacted Eclipse's startup; but a fix is on the way.
-
SAMbdas in Java
Since the initial Lambda proposal was released (and the in-depth InfoQ analysis), there has been a subsequent state of the lambda which has significantly moved the goalposts of the lambda project in JDK 7. Read on to find out what's new.
-
How RESTful Are Web Frameworks That Claim REST Support?
There are plenty of web services platforms/application frameworks available today that support RESTful services to varying degrees. In a recent post Stefan Tilkov puts out a list of criteria that can serve as a starting point in evaluating these frameworks and platforms.