|
Sponsored Links
Resources
Enterprise Java Research Library
Get Java white papers, product information, case studies and webcasts
|
News
News
News
|
Messages: 6
Messages: 6
Messages: 6
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
Oracle Releases Developer Preview of Oracle SOA Suite
Oracle has released a developer preview of its Oracle SOA suite available for download from OTN.
Oracle SOA Suite is a complete set of service infrastructure components for creating, deploying, and managing services. It includes:- Integrated Service Environment (ISE) to develop services - Based on JDeveloper, with new BPEL and ESB designers as well as visual XSLT mapping
- Oracle BPEL Process Manager to orchestrate services into business processes
- ESB to connect existing IT systems and business partners as a set of services
- Oracle Business Rules for dynamic decisions at runtime that can be managed by business users or business analysts
- Oracle Business Activity Monitoring to monitor services and disparate events and provide real-time visibility into the state of the enterprise, business processes, people, and systems.
- Oracle Web Services Manager to secure and manage authentication, authorization, and encryption policies on services that is separate from your service logic
Also available and included with the developer preview install:- UDDI registry to discover and manage the lifecyle of Web services.
- Oracle Application Server 10g Release 3 (10.1.3.1.0) to provide a complete Java 2, Enterprise Edition (J2EE) 1.4-compliant environment for your J2EE applications.
In addition Oracle released new developer previews of both the Oracle J2EE Container (OC4J) and JDeveloper. Both now support the final spec of EJB 3.0 and JPA - providing a complete development/deployment environment for EJB 3.0. They both offer some additional new features as well.
For more information:
|
|
Message #215948
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Based on JDeveloper
In my experience, JDeveloper is very poor IDE and I have a lot of problem with it. I believe that JDeveloper is good for little developing at home, for big projects, I use Eclipse.
|
|
Message #215957
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Based on JDeveloper
In my experience... Can you be more specific about this? Or are you just trolling?
|
|
Message #215964
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
JDeveloper 10g includes what you need out of the box, for free
My experience with JDeveloper goes back to version 3.2 which was, in my opinion, inferior to Borland's JBuilder. However, the JDeveloper team has steadily improved the IDE over the years to the point where it is now the best free IDE available.
It has graphical drag & drop editing for JSP, JSF, Struts and JSF config files, excellent EJB support, integrated JUnit support and the ADF framework as well. Although I like NetBeans and Eclipse as no cost IDEs, neither has the depth of technology support or graphical editing that JDeveloper provides out of the box. It also isn't just for Oracle databases or servers. I develop with it against non-Oracle databases with no loss of functionality compared to an Oracle database. I deploy to the Sun App Server without any problems.
When I teach J2EE classes using JDeveloper, students that use Eclipse, IBM RAD and BEA Workshop comment how nice JDeveloper 10g is to work with. One student was going back to his employer recommending a switch to JDeveloper and JSF for their project after seeing the support in JDeveloper.
In addition, Oracle ADF is an amazing framework that can optionally be used in JDeveloper. It is the basis for JSR-227 Data Bindings. You can create the transactional backend for a project with a dozen database tables in less than 10 minutes. The ADF-Faces components, now donated to Apache, work great for creating rich web front ends. Oracle also donated the EJB 3.0 implementation for Java EE 5 and support for it in JDeveloper is excellent
I have never worked for Oracle, but have become a fan of JDeveloper over the years as the product has improved and matured. You can't beat the feature set and rapid development capabilities for the price
|
|
Message #215999
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Re: Based on JDeveloper
which version of Jdeveloper you used and you find it useless for big project? some years ago Jdeveloper had no good editor but today Jdev has a nice editor plus its good tooling. you may try it again carefully nd then come here and look at your own comment :)
|
|
Message #216068
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Sleeper IDE
I agree with the other two posts here. If you used JDeveloper when it was < release 9, you may have had some valid points (although you didn't really make any). But since 10.1.2 it's been a very good IDE. In fact, I'd say that the 10.1.3 release is an excellent IDE.
|
|
 |
New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com |
 |
 |
Reza Rahman continues to explore 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.
(January 21, Article)
Ted Neward is an independent consultant specializing in high-scale enterprise systems, and an authority in Java and .NET technologies. He is the author and co-author of several books, including Effective Enterprise Java. At TheServerSide Java Symposium in March, he will be presenting sessions on pragmatic architecture, ECMAScript and Scala.
(January 15, Article)
Now that Oracle is absorbing Sun Microsystems, there mixed views on what should come of the Java Community Process (JCP). While some say Oracle should become the new steward of Java and keep the JCP much as it was, others argue that it may be time to open-source this widespread language.
(November 24, Article)
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 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)
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)
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)
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)
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, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now.
(June 15, Tech Talk)
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)
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)
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)
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)
Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers.
(May 21, Tech Talk)
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)
Download the entire book of Jakarta-Struts Live and learn about Struts MVC, Tiles, the Validator, DynaActionForms, plug-ins, internationalization, and more.
(Book PDF Download)
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)
|
|