bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Deploying Solutions

 Previous Next Contents Index View as PDF  

Deploying WebLogic Integration Client Applications

WebLogic Integration provides application programming interfaces (APIs) that developers can use to create client applications. Client applications in which WebLogic Integration APIs are used can import WebLogic Integration classes, look up Enterprise Java Beans (EJBs), and so on.

This section provides information to help you deploy your WebLogic Integration client applications successfully.

 


JAR Files

Specify the following JAR files in the client CLASSPATH:

In the preceding lines, BEA_HOME is the environment variable that represents the directory in which WebLogic Platform is installed.

 


Requirements and Recommendations

In addition to specifying the JAR files, as described in the previous section, consider the following requirements and recommendations when you deploy your client applications:

For information about developing BPM client applications, see Programming BPM Client Applications.

 

Back to Top Previous Next