Validating code with Rational Application Developer andWebSphere Application Server
Totest the adapter in the Websphere Application Server environment, use the
javabean generation capability of EMD to generate records and a java proxy
interface to the adapter. Then generate a session bean that will call this interface,
and use the Websphereuniversal test client (UTC) to send data to the adapter.
1. Run EMD In Rational Application Developer,EMD can be accessed via New
Other J2C JavaBean
The output of EMD will be JavaBeans for your schema definition, as well as a
“J2C JavaBean” that proxies the adapter.
Once the J2C Beans are generated you need to generate EJBs to Testthem.
2. Select the J2C JavaBean that you just created.
3. In the EJB Creation window,select a stateless as the Session type and container
as the transaction type and click Next
WebSphereAdapter development overview 203