Chapter 7. Developing the application on WebSphere Application Server Community Edition 283
LodgingMessageUtil
ProcessingException
WebServiceBroker
com.sun.j2ee.blueprints.lodgingsupplier.powebservice
InvalidOrderException
LodgingOrder
LodgingPOEndpoint
LodgingPOEndpointBean
LodgingPOEndpointSession
OrderSubmissionException
com.sun.j2ee.blueprints.lodgingsupplier.purchaseorder.ejb
LodgingOrderBean
LodgingOrderCMP
LodgingOrderData
LodgingOrderLocal
LodgingOrderLocalHome
You also need to import the WebSphere Application Server Community Edition
specific deployment plan, because XDoclet only supports generation of the J2EE
Deployment Descriptor. So, the EJBs that you have imported are annotated to
generate the ejb-jar.xml file but not the openejb-jar.xml file. You need to import
the WebSphere Application Server Community Edition specific deployment plan
from the META-INF directory of the LodgingSupplier-EJB project that is included
in the source files that we provide with this book.
Because some of the EJBS in this module refer to the servicelocator utility jar,
you need to import this .jar file as well.