667481 members! Sign up to stay informed.

Sponsored Links


Resources

Enterprise Java
Research Library

Get Java white papers, product information, case studies and webcasts

News News News Messages: 13 Messages: 13 Messages: 13 Printer friendly Printer friendly Printer friendly Post reply Post reply Post reply XML XML XML

Oracle Unveils Oracle Application Server 10g Release 3

Posted by: Joseph Ottinger on September 19, 2005 DIGG
Oracle has announced Oracle Application Server 10g Release 3, a major update to its comprehensive and integrated enterprise Service-Oriented Architecture (SOA) middleware platform. A key component of Oracle Fusion Middleware, Oracle Application Server 10g Release 3 helps organizations develop and deploy Service-Oriented Applications on a Grid Computing Architecture; integrate services into enterprise business processes; and secure and manage services, applications and data in a heterogeneous environment.

Oracle Application Server 10g Release 3 will also serve as the technology foundation for the Fusion Architecture, the platform for Oracle's Project Fusion initiative, the driving force behind its next-generation business applications.

Comprehensive SOA Platform

Oracle Application Server 10g Release 3 includes enhancements to Oracle JDeveloper and Oracle Application Developer Framework (ADF), such as new usability features; comprehensive, more powerful and easy to use code re-factoring; support for Java 5.0 and J2EE 1.4; and a visual, declarative JavaServer Faces (JSF) and Struts-based development environment with an extensive library of Graphical User Interface (JSF) components. These development tools also support the Enterprise Java Beans (EJB) 3.0 specification.

The release introduces a number of new features in Oracle Containers for J2EE including J2EE 1.4 compliance; the industry's most comprehensive EJB 3.0 implementation; Web Services facilities including WS-I compliance and support for a number of Web Services standards; enhanced and easier to manage JMS features; and new JAAS, Java2 and WS-SEC based security facilities.

With the business rules engine, customers can modify or add business rules without requiring application re-writes, speeding time to market while reducing development costs. The enterprise service bus, along with the other middleware components, delivers a loosely coupled application framework that provides increased flexibility, reusability and overall responsiveness in a distributed and heterogeneous environment.

Oracle Application Server 10g Release 3 includes several new features to support very high performance, scalability and high availability in a Grid Computing architecture. Dynamic workload management; enhanced clustering; automated back up and recovery; automated disaster recovery; and a new JMX-based management console are some of the new features that make it a Grid-ready middleware solution.

Hot-Pluggable Architecture - Mix and Match Current and New Technologies

The hot-pluggable architecture enables organizations to mix and match Oracle's middleware components with their existing infrastructures and use components of Oracle Fusion Middleware together with open source development tools and runtimes. This unique architecture allows users to connect and extend their existing heterogeneous systems and maximize current and future investments in IT.

Specifically, the new release will be certified with open source software including Spring, Apache Struts, Apache Axis, Apache MyFaces, Hibernate, Tapestry, JUnit, CVS, SubVersion, Ant, Eclipse and Log4J. Oracle Application Server 10g Release 3 features support for a host of standards required to build next-generation SOAs, including BPEL, WS-Reliable Messaging, WS-Security, WS-Federation, Web Services Metadata, Web Services Invocation Framework (WSIF), and REST Web Services.

Oracle Application Server 10g Release 3 is certified to interoperate with more than 128 products including middleware products such as Microsoft.NET; IBM WebSphere; IBM MQ-Series; Cisco Local Director; F5 Big IP; Checkpoint firewalls; Content Management; and Systems Management.

Security Advancements

Oracle Application Server 10g Release 3 boasts a number of security enhancements, including support for industry leading standards such as SAML 1.0 and 2.0, advanced single sign-on (SSO) capabilities and additional tools for securely managing Web Services and SOAs. Oracle's federation product, Oracle COREid Federation, introduces several new features, including seamless SSO and identity sharing across business partners using a multi-protocol gateway that supports industry standards such as Liberty, WS-Federation and SAML 2.0. Oracle Application Server 10g Release 3 also features a new enterprise identity and resource provisioning solution to allow enterprise users and their access control privileges to be provisioned in a variety of enterprise applications and information systems.

Oracle Web Services Manager provides tools to secure and manage Web services with operational policies that can be layered over new or existing applications and Web Services written in Java or .NET. The release will deliver additional policies, increased monitoring and improved analytics capabilities and is expected to complete a FIPS-140 certification – a third- party analysis validating the product’s security capabilities. Oracle COREid Provisioning, will be integrated with Oracle Web Services Manager and Oracle BPEL Process Manager to deliver a secure SOA-based provisioning architecture. This will provide customers with improved overall user security, easier centralized administration and the ability to establish secure integration with partners.

Read Oracle keeps aggressive pace with new app server

Threaded replies

·  Oracle Unveils Oracle Application Server 10g Release 3 by Joseph Ottinger on Mon Sep 19 06:54:22 EDT 2005
  ·  SOA? by Victor C. on Mon Sep 19 08:44:21 EDT 2005
    ·  SOA? by Dean Schulze on Mon Sep 19 12:24:23 EDT 2005
      ·  SOA? by try_catch_finally Java on Mon Sep 19 13:21:17 EDT 2005
    ·  SOA? by Duncan Mills on Tue Sep 20 02:16:58 EDT 2005
      ·  SOA? by Victor C. on Wed Sep 21 09:31:12 EDT 2005
  ·  Oracle Unveils Oracle Application Server 10g Release 3 by Jose Ramon Diaz on Mon Sep 19 13:00:43 EDT 2005
    ·  Oracle Unveils Oracle Application Server 10g Release 3 by Jason Wimmer on Tue Sep 20 00:09:17 EDT 2005
      ·  Oracle Unveils Oracle Application Server 10g Release 3 by Mike Lehmann on Tue Sep 20 02:11:13 EDT 2005
  ·  Best I can tell by Matt Giacomini on Mon Sep 19 13:25:13 EDT 2005
  ·  I'm tried of the TTS errors.... by Matt Giacomini on Mon Sep 19 13:34:50 EDT 2005
    ·  I'm tried of the TTS errors.... by Horia Muntean on Mon Sep 19 15:54:24 EDT 2005
  ·  Oracle Unveils Oracle Application Server 10g Release 3 by Cameron Purdy on Tue Sep 20 12:24:28 EDT 2005
  ·  A new JDeveloper EA is now out by shay shmeltzer on Tue Sep 20 14:49:21 EDT 2005
  Message #184933 Post reply Post reply Post reply Go to top Go to top Go to top

SOA?

Posted by: Victor C. on September 19, 2005 in response to Message #184925
Under SoA support it says it supports JSF and Struts.

OK if they say so.


.V


http://roomity.com

  Message #184977 Post reply Post reply Post reply Go to top Go to top Go to top

SOA?

Posted by: Dean Schulze on September 19, 2005 in response to Message #184933
Oracle has Struts support in their 10.1.2 SOA stack:

http://download-west.oracle.com/docs/cd/B14099_01/portal.1012/b14134/pdg_java.htm#CHDFAHEC

They support Struts in portlets by re-writing the key taglibs. You have to replace the struts taglibs with the rewritten Oracle taglibs and omit things like <head> and <body> tags in your JSPs.

They did not support JSF in their 10.1.2 SOA stack. I hope they've finally got support for JSR-168 portlets with JSF in 10.1.3.

  Message #184987 Post reply Post reply Post reply Go to top Go to top Go to top

Oracle Unveils Oracle Application Server 10g Release 3

Posted by: Jose Ramon Diaz on September 19, 2005 in response to Message #184925
...and does it work well enough now? or will we have to wait five or six months and a high number of patchsets?

Joserra
Najaraba

  Message #184993 Post reply Post reply Post reply Go to top Go to top Go to top

SOA?

Posted by: try_catch_finally Java on September 19, 2005 in response to Message #184977
Also the version of PDK will support the JSR168 portlets.

chk the link

http://www.oracle.com/technology/products/ias/portal/html/pdk_new_features.html

~Neeraj Sidhaye
try_catch_finally@yahoo.com

  Message #184997 Post reply Post reply Post reply Go to top Go to top Go to top

Best I can tell

Posted by: Matt Giacomini on September 19, 2005 in response to Message #184925
It is still listed as a development preview. Why make such a big deal about something that is not out yet?

  Message #184999 Post reply Post reply Post reply Go to top Go to top Go to top

I'm tried of the TTS errors....

Posted by: Matt Giacomini on September 19, 2005 in response to Message #184925
Hello All,

Ok this is my last post to TTS. I'm fed up with the Timeouts, RMI errors, and posts that don't throw errors but never show up. How embarrassing the the middleware company can't get a Java BBS to work right. I'm surprised that Vic has not had a field day with this.

~Matt Giacomini

  Message #185032 Post reply Post reply Post reply Go to top Go to top Go to top

I'm tried of the TTS errors....

Posted by: Horia Muntean on September 19, 2005 in response to Message #184999
Hello All,Ok this is my last post to TTS. I'm fed up with the Timeouts, RMI errors, and posts that don't throw errors but never show up. How embarrassing the the middleware company can't get a Java BBS to work right. I'm surprised that Vic has not had a field day with this.~Matt Giacomini

Hang on man. Don't loose your hope.Calm down and post your problems @feedback discussions forums (if you can ...) and maybe they'll fix'em. :)

Regards,
Horia Muntean

  Message #185066 Post reply Post reply Post reply Go to top Go to top Go to top

Oracle Unveils Oracle Application Server 10g Release 3

Posted by: Jason Wimmer on September 20, 2005 in response to Message #184987
We have been trying to deploy our 1.4 compliant application to 10g for months (client requirement) and what a total and complete disaster it has been. Even with 'support' from Oracle and access to some of the Developer Previews the issues have been incredible... Contrast this with JBoss (miles ahead in 1.4 compliance, nice clean container etc) and you wonder why anyone buys App Servers these days.. Oracle should have stuck with Orion ;)

  Message #185072 Post reply Post reply Post reply Go to top Go to top Go to top

Oracle Unveils Oracle Application Server 10g Release 3

Posted by: Mike Lehmann on September 20, 2005 in response to Message #185066
Jason, while it is never nice to ask you to try the "next release", we did post what we call OC4J 10.1.3 Developer Preview 4 back in early August:

http://www.oracle.com/technology/tech/java/oc4j/1013/index.html

which corresponds to the core container in the 10gR3 release on which in addition to the J2EE 1.4 CTS compliance, we have had a fair number of migrations from JBoss and BEA giving us some fairly good confidence of the container capability/compatibility/migratability (including JBoss 4.x migrations for J2EE 1.4). I am not sure this is the version you were trying or if you gave up before getting there.

As the team I work with tracks pretty closely the issues/bugs customers are having with this release given it is currently in preview, it would be great if you could e-mail me (address below) with what your outstanding issues are so I can follow up on them.

We are working pretty hard to deal with the issues that folks have had with OC4J as it has matured and despite the apparent pain you have had, we think R3 will be a big step forward with some of the capabilities outlined in that PR piece. Thanks.

Mike Lehmann
OC4J Product Management
mike.lehmann@oracle.com

  Message #185073 Post reply Post reply Post reply Go to top Go to top Go to top

SOA?

Posted by: Duncan Mills on September 20, 2005 in response to Message #184933
Under SoA support it says it supports JSF and Struts.OK if they say so..V
What's the beef here Vic? That you can't build SOA apps with Struts or JSF or are you interpreting the sentence as implying that it provides some kind of chimera framework that uses JSF views in a Struts managed flow? (I'll admit you could read it that way).
The intention is I think the highlight the fact that the new JDeveloper version supports full visual editing of both Struts and JSF applications - pageflows, visual JSP editing etc. And as a separate bullet has a rich set of JSF components shipped with it - the ADF Faces components.

  Message #185161 Post reply Post reply Post reply Go to top Go to top Go to top

Oracle Unveils Oracle Application Server 10g Release 3

Posted by: Cameron Purdy on September 20, 2005 in response to Message #184925
Oracle Application Server 10g Release 3 is certified to interoperate with more than 128 products including middleware products such as Microsoft.NET; IBM WebSphere; IBM MQ-Series; Cisco Local Director; F5 Big IP; Checkpoint firewalls; Content Management; and Systems Management.

We're also adding Coherence*Web support for Oracle AS with our upcoming 3.1 release.

Peace,

Cameron Purdy
Tangosol Coherence: High-Scale and HA for HTTP Session Management

  Message #185201 Post reply Post reply Post reply Go to top Go to top Go to top

A new JDeveloper EA is now out

Posted by: shay shmeltzer on September 20, 2005 in response to Message #184925
It's not clear from the post but just to let you know that there is a new Early Access version of JDeveloper out on OTN and it has among other things:
EJB 3.0
Visual JSF development
J2EE 1.4 support
J2EE 1.4 Web services support
along with all the usual visual struts/jsp/html/swing/xml-schema editors, UMLs, Junit, Ant etc...

download here:
http://oracle.com/technology/jdev

  Message #185275 Post reply Post reply Post reply Go to top Go to top Go to top

SOA?

Posted by: Victor C. on September 21, 2005 in response to Message #185073
Duncan,
I read the story and I am interested in SOA.
There is a SoA heading bold paragraph. So... I wanted to read about SoA. My reading comprehension of what is says is that the type of SoA Oracle does is JSF/Struts.
Is that right?

.V
htpp://roomity.com

New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com

Dependency Injection in Java EE 6 - Part 1

Reza Rahman explores the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6. (November 2, Article)

SAML: It's Not just for Web services

SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Many organizations are debating whether to stay with version 1.1 or move to 2.0. This article makes observations about both options. (September 28, Article)

Programming is Also Teaching Your Team

Joe Ottinger takes a look at how people learn, and applies it to the practice of programming. He notes that understanding how people learn is an essential part of working in a programming team. (September 22, Article)

Can Java EE Deliver The Asynchronous Web?

Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies. (July 14, Article)

JSF Flex

JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. This article by Ji Hoon Kim will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags. (June 29, Article)

The Rules of SOA - A Road to a Successful SOA Implementation

In this session Jeff explores the key characteristics of successful SOA projects. He covers some of the patterns, and anti-patterns, tool sets, and strategies that he himself learned the hard way. Last, he provides a strategy and blueprint for achieving a high likelihood of success in your SOA project. (June 23, Tech Talk)

Ari Zilka Talks About Terracotta 3.1

Ari Zilka, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now. (June 15, Tech Talk)

Enterprise Application Integration, and Spring

In this Tech Talk, Josh Long explores an integration challenge using Spring Integration and walks through the implementation, employing and expanding on the basic patterns of Enterprise Application Integration to tie together components into a function integration solution, and then demonstrates how Spring Integration helps address the integration requirements. (June 15, Tech Talk)

Google Web Toolkit: An Introduction

In this Tech Talk, David Geary teaches you: The basics of Google Web Toolkit; How to implement Ajax-enabled applications in Java; Internationalization; Hooking into the browser history mechanism; Remote procedure calls. (June 4, Tech Talk)

Just Enough Early Architecture to Guide Development

Jon Kern discusses the best architecture/technical solutions and ensure that they are repeated by all developers. By tackling the architecture up-front in a serial manner, subsequent parallel development will be much more manageable and predictable. (May 28, Tech Talk)

Productive Programmer: On the Lam from the Furniture Police

This keynote describes the frustrations of modern knowledge workers in their quest to actually get some work done, and solutions for how to guard yourself against all those distractions. Neal Ford talks about environments, coding, acceleration, automation, and avoiding repetition as ways to defeat the misguided attempts to sap your ability to produce good work. (May 26, Tech Talk)

Auto-Scaling Your Existing Web Application

Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers. (May 21, Tech Talk)

Automating Hibernate Mapping and Queries For Java Web Development

Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application. (May 19, Article)

Auto-Scaling Your Existing Web Application

In this session Nati Shalom demonstrates how to take a standard Java EE web application and scale it out or down dynamically without changes to the application code. Seeing as most web applications are over-provisioned to meet infrequent peak loads, this is a dramatic change because it enables growing your application as needed, when needed, without paying for unutilized resources. (May 19, Tech Talk)

Free Book PDF Download: Mastering EJB Third Edition

Mastering EJB was one of the original and most influential EJB books in the industry. Mastering EJB III now returns with two new expert co-authors, updated for EJB 2.1 and 30% new chapters including security, integration, best practices, open source, and more.
(Book PDF Download)

Application Server Matrix

The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
Java Solutions
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map