| applicationContext.xml | Application context definition for JPetStore's business layer. Contains bean references to the transaction manager and to the DAOs in dataAccessContext-local/jta.xml (see web.xml's "contextConfigLocation"). Note that we've artificially changed the scope of one or two beans to highlight additional BeanDoc features. |
| dataAccessContext-local.xml | [Empty Description] |
| petstore-servlet.xml | [Empty Description] |
| remoting-servlet.xml | [Empty Description] |