J2C beans

You can create a J2C bean that uses the Java™ connector tools to access the functions and services provided by an enterprise information system (EIS).

You can create a J2C bean using the J2C Bean wizard. Once you have created the bean, you can close the wizard and add data binding classes later using the J2C Data Binding wizard, and add methods to the bean through the Snippets view. Alternatively, you can use the wizard to create the data bean and to add methods to use the data bean. In both cases, you can use the wizard to create a Java EE artifact (JSP, EJB or Web service) to use to deploy your J2C bean, as the following diagram illustrates:

J2C Java bean wizard


Feedback