| Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components | |
| Close Print View | |
| Using JBI Components: NetBeans Tooling Support for the Java EE Service Engine |
|
Administering JBI Components for Java CAPS
Using the Java EE Service Engine in a Project
About the Java EE Service Engine
Java EE Service Engine Features
Java EE Service Engine Limitations
Java EE Service Engine Use Case Scenarios
Java EE Service Engine as Service Provider and Service Consumer
Java EE Service Engine as a Service Provider
Java EE Service Engine as a Service Consumer
Java EE Service Engine Example Scenario
Software Requirements and Installation
Configuring and Starting the Java EE Service Engine
To Start the Java EE Service Engine from the GlassFish V2 Application Server
To Start the Java EE Service Engine from the Admin Console
To Start the Java EE Service Engine Using Command Line Interface
Installing Java EE Service Engine Using Command Line Interface
Other Operations Using the Command Line Interface
Administering the Java EE Service Engine
To View the General Properties
Java EE Service Engine Log Management
Java EE Service Engine Deployment Articrafts
Using the Java EE Service Engine to Create a Composite Application
Using the BPEL Designer and Service Engine
Using the HTTP Binding Component
Processing an Order in a Purchase Order System
XSLT Designer: Simple Transformation Tutorial
Using the File Binding Component
Using the File Binding Component in a Project
Using the JMS Binding Component
Understanding the FTP Binding Component
Using the FTP Binding Component in a Project
Understanding the LDAP Binding Component
Using the LDAP Binding Component in a Project
Using the JAXB Wizard and Code-Seeder Pallete
Understanding the Database Binding Component
Using the Database Binding Component
Migrating From eTL to Sun Data Integrator
Designing Intelligent Event Processor (IEP) Projects
To make Java EE web services work with JBI runtime components, deploy Java EE web services as part of a composite application. NetBeans provides full fledged support to create/deploy/manager the Java EE Service Units. NetBeans 6.1 includes additional server resource support for Java EE applications packaged inside composite applications. Java EE projects or components can be deployed through the Service Assembly, or they can be deployed independently with optimization of the intra-JVM communication.
These two deployment methods address the issue of Java EE applications packaged inside
composite applications with resource dependencies, such as connection pools or JMS destinations, that
are created before deployment. The addition of server resource support for Java EE
applications makes resolving resource dependencies easier by combining all the resource dependencies of a
Java EE application into a single sun-resources.xml before packaging the information into a
.jar or .war file.
For additional information on this tooling support, see the help topic “About JBI and Java EE Web Services” in the NetBeans help.