InfoQ Homepage Oracle Content on InfoQ
-
Oracle JDeveloper 11g Preview and over 80 AJAX-enabled Open Source JSF Components Released
Oracle has released a technology preview version of its JDeveloper 11g IDE along with over 80 freely-available AJAX-enabled JSF components, bolstering its visual development capabilities with improved support for rich-client interfaces, live database connectivity, data binding, and more.
-
Gemstone, Tangosol Offering Native .NET Clients to Distributed Data Caches
Gemstone last month released its Gemfire distributed data cache offering with native C++ and .NET cache clients. Tangosol last week also released Coherence for .NET which provides a native C# client to access data in Coherences' data grid. Both companies have Java-based distributed cache solutions with .NET support, frequently used by projects with .NET client front-ends with Java backends.
-
Oracle Contributes TopLink ORM Open Source to Eclipse
Oracle is contributing the commercial TopLink ORM open source to Eclipse. Going forward, all production features of TopLink will be available in EclipseLink and Oracle's commercially supported TopLink will only contain an additional thin proprietary integration code layer necessary for some Oracle AppServer and SOA Suite features. Oracle is also becoming an Eclipse Strategic Developer.
-
Test-Driven Database Development with DbFit
Gojko Adzic has released DbFit, an extension of the Fit testing framework enabling test-driven development against Oracle databases.
-
Interview: Mike Keith on EJB 3
In the latest video interview, EJB 3 co-spec lead Mike Keith discusses the current state of EJB 3, including common praises and criticisms that have been received. He also talks about POJO support and how the spec has evolved towards dependency injection.
-
WebLogic Server 10 Update: Java EE 5, Spring Pitchfork, WS-*
BEA has released a new tech preview of WebLogic Server 10 that passes the Java EE 5 CTS. WebLogic Server 10 uses the Kodo JPA (based on Apache OpenJPA)and also Spring's Pitchfork project to provide EJB and Java EE 5. WebLogic Server 10 adds side-by-side deployment of multi-version apps, JMS automatic failover, support for document-centric ws-standards, filtering class loaders, and more.
-
In Case You Missed It: Oracle Supports .NET in the Database
In the ongoing competition between Microsoft and Oracle for the enterprise developer's attention, SQL Server added the ability to embed .NET code. Not to be out done, Oracle has added that ability as well for both Java and .NET with Oracle Database Extensions for .NET.
-
Deep Support for Oracle in Visual Studio
Visual Studio has had some support for SQL Server for quite some time, but that does not help the developers who are targeting Oracle. Fortunately Oracle has taken steps to address this by releasing Oracle Developer Tools for Visual Studio .NET.
-
Spring IDE 2.0 coming soon
The Spring IDE is nearing release of version 2.0 and Rod Johnson has posted an update on their progress. Spring IDE is a set of plugins for Eclipse that provide a GUI for Spring's configuration files. Oracle has also released JDeveloper extensions for Spring development and a NetBeans Spring IDE is also in the works.
-
Standardization Proposal for SOAP/JMS Binding
BEA, Sonic, IBM and TIBCO have proposed a standardized SOAP-to-JMS binding, ending a long period of proprietary and incompatible approaches.
-
Presentation: Distributed Caching Essential Lessons
Cameron Purdy presents on improving performance and scalability of applications through the use of caching to reduce load on the database teir and & clustered caching to provide transparent fail-over by reliably sharing live data among clustered JVMs.
-
Interview with Jim Sherburne of BEA on WebLogic Server Virtual Edition
InfoQ recently sat down with Jim Sherburne, Director or Product Marketing for BEA's virtualization offerings to discuss BEA's virtualization strategy that was announced last month and LiquidVM, a version of the JVM that includes basic operating system capabilities and will run on a hypervisor.
-
Ajax Framework Comparison Tools article
A new article on BEA's Dev2Dev site provides a way to sort through the numerous Ajax frameworks that are available today. The goal of the technique is to make it easier to understand the distinctions between the various frameworks by placing them on a set of axes including declarative versus procedural and client-centric versus server-centric.
-
BEA SOA Cost Benefits Survey Results
BEA commissioned a survey on SOA cost/benefits in large comanies in North America and Europe who are doing SOA. 46% of companies intend to deploy 1-50 services within a year, 24% 51-100, and 15% 101-200 services. 75% of companies expected 11-40% reuse. ESB's were listed as the most expensive investment.
-
Tangosol Coherence Data Grid Adds Enhanced Spring Support
Tangosol has announced Coherence Data Grid for Spring which simplifies integration between Spring and the Coherence Data Grid. Coherence Data Grid for Spring will feature a new type of Spring component, the Spring Data Grid Bean. Spring Beans may be automatically and transparently managed in highly available data grids built on top of Coherence.