Specifying the Type of Event Queue
To specify whether the event queue is persistent or nonpersistent:
- Create a folder for the VTA on a host.
- Copy the EAR file for the VTA from the archive file to the folder that you created in Step 1.
- From the EAR file, extract the file vtacore.jar into the folder you created.
- From the file vtacore.jar, extract the file META-INF/ejb-jar.xml.
- In the folder that you created in Step 1, edit the META-INF/ejb-jar.xml file.
See Event Queue Property for information about the property that specifies the type of event queue.
- Replace the file META-INF/ejb-jar.xml in the file vtacore.jar.
- Replace the file vtacore.jar in the EAR file.
