BEA Workshop for WebLogic Platform User's Guide |
||||||||||||||||||||||||||||||||||||||
Workshop for WebLogic is an IDE built on the Eclipse platform that simplifies the process of developing web-based, service-oriented (SOA) and J2EE applications for deployment on BEA WebLogic Server. |
||||||||||||||||||||||||||||||||||||||
|
Workshop for WebLogic provides tools that automate and simplify development:Web ServicesWorkshop for WebLogic provides a simple object model for web service development that allows you to define the web service operations as methods. Workshop for WebLogic then automatically handles the staging/sending/receiving/unstaging for SOAP messages that are required to implement a standard web service. For ease of accessing web services, Workshop for WebLogic provides a system control (see below) that allow you to access operations on a remote web service through a simple method call. Web ApplicationsWhen developing web applications, Workshop for WebLogic uses the Apache Beehive NetUI framework which integrates a Java controller that maintains state and performs resource access and business logic with JSP files that provide the user interface. Simplified Resource Access: System ControlsFor simplified access to J2EE resources and web services, system controls encapsulate complex interactions, allowing you to access resources with simple method calls. Encapsulating Logic or Resource Access: Custom ControlsFor encapsulating your business logic and customizing resource access, custom controls provide a simple object model, so that components can be easily used by intermediate programmers without specialized knowledge. Enterprise Java Beans Development ToolsIf you need to develop Enterprise JavaBeans (EJBs), Workshop for WebLogic provides tools that simplify the process through EJBGen. Support for Fundamental Frameworks and ToolsWorkshop for WebLogic integrates and extends open source tools including: |
|||||||||||||||||||||||||||||||||||||