InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Oracle Enterprise Pack for Eclipse Supports SOA Component Development and FastSwap Feature

Posted by Srini Penchikala on Sep 23, 2008

Sections
Operations & Infrastructure,
Development
Topics
WebLogic ,
Application Servers ,
Java ,
Oracle ,
Languages ,
Programming ,
Eclipse ,
Fusion Middleware ,
Companies

Oracle Enterprise Pack for Eclipse plugin suite supports SOA component development and FastSwap feature to help in development and deployment of Java applications on Oracle WebLogic Server 10g R3 version using Eclipse 3.4 IDE. Oracle recently announced the availability of Oracle Enterprise Pack Version 1.0 as a new component of its Fusion Middleware product.

The Enterprise Pack is a set of Eclipse plug-ins that can be used for Database, Java, Java EE application development and deployment on Oracle WebLogic Server. With Oracle Enterprise Pack for Eclipse, Java developers can develop, debug and deploy applications to Oracle WebLogic Server 10g R3, in addition to earlier versions, either locally or remotely. The tool also includes features to enable the development, assembly, build, deployment, debugging, and testing of Service Oriented Architecture (SOA) based applications.

The tool supports new development features of Oracle WebLogic Server including FastSwap and the ability to redefine Java classes without redeployment. FastSwap feature gives developers the ability to update Java class files and have those changes take effect immediately on the application under development, without having to restart the application server. Its design is based on a "change-aware classloader" which allows the developers to deploy the code changes in a single class or set of classes without any loss of application state at run-time. When a class changes, the system automatically loads the new class and the application state is maintained in the running application.

Oracle Enterprise Pack will support development with technologies including JEE, Java SE, JavaServer Faces (JSF), Web Services, XML, Spring Framework, Struts, Database Development, and CSS & Javascript. It will be the basis for Oracle's Eclipse support, combining Java EE development features of Oracle Workshop for WebLogic which extends Eclipse Web Tools Platform for development of Web Services, Object Relational Mapping (ORM), Apache Beehive, and Web Applications.

Oracle, a Strategic Developer Member in Eclipse Foundation Board, also leads in the following Eclipse projects:

Oracle Enterprise Pack Version 1.0 supports JDK 5 and JDK 6 versions and is available for download on Oracle website. The Technical Information and Documentation sections on the website have more information on how to use the Eclipse plugin. The tool has a wizard based feature to define WebLogic Runtime configuration by specifying WebLogic Home directory location and other server details.

WebLogic Server 10g R3, released by Oracle last month, includes several interesting new features like Lightweight Installation, HTTP Pub/Sub Server, and Optional Services Startup which were covered in detail on InfoQ.


Srini Penchikala currently works as Security Architect and has 17 yrs of experience in software product management.

  • This article is part of a featured topic series on Java
Good Plugins, but XMLBeans doesn't work. by Josh Fedke Posted
Re: Good Plugins, but XMLBeans doesn't work. by Pieter Humphrey Posted
Re: Good Plugins, but XMLBeans doesn't work. by Shashidhar Mruthyunjaya Posted
  1. Back to top

    Good Plugins, but XMLBeans doesn't work.

    by Josh Fedke

    The only thing stopping us from using OEPE is the fact that Apache XML Beans doesn't work with Eclipse 3.4.

  2. Back to top

    Re: Good Plugins, but XMLBeans doesn't work.

    by Pieter Humphrey

    can we help? This is the OEPE product team. Let us know what the specific issue is and we can help resolve it.

  3. Back to top

    Re: Good Plugins, but XMLBeans doesn't work.

    by Shashidhar Mruthyunjaya

    I tried installing the update
    Oracle Software OEPE - download.oracle.com/otn_software/oepe/ganymede

    This is the error I get:
    "Cannot complete the install because one or more required items could not be found.
    Software being installed: Oracle WebLogic Server Tools 1.3.0.200910091510 (com.oracle.tools.eclipse.ganymede.wls.feature.feature.group 1.3.0.200910091510)
    Missing requirement: Oracle Apache XMLBeans Tools 1.2.0.200910091510 (oracle.eclipse.tools.xmlbeans 1.2.0.200910091510) requires 'bundle org.eclipse.core.resources [3.4.1,3.5.0)' but it could not be found
    Cannot satisfy dependency:
    From: Oracle WebLogic Server Tools 1.3.0.200910091510 (com.oracle.tools.eclipse.ganymede.wls.feature.feature.group 1.3.0.200910091510)
    To: oracle.eclipse.tools.xmlbeans [1.2.0.200910091510]"