Demo @ Pramati
ApplicationApplications
Feedback
Explore Console

OrderBook

Live Application                               Source Code

Overview

The sample application, Order Book demonstrates the use of Local Entities and Container Managed Relationships based EJB 2.0 specification.

The OrderBook sample is shipped as OrderApp.ear. Following beans are deployed in Pramati EJB 2.0 Container.

Name of the beanType of beanRelationship with the rest
OrderSessionBeanSession Bean with Remote interfacesIt is a single point of entry for JSPs
AddressBeanCMP Entity Bean with Local interfacesHas 1 < N relationship with CustomerBean
CustomerBeanCMP Entity Bean with Local and Remote interfacesHas 1 <> N relationship with SalesOrderBean
SalesOrderBeanCMP Entity Bean with Local and Remote interfacesHas 1 <> N relationship with LineItemBean
LineItemBeanCMP Entity Bean with Local interfacesHas N > 1 relationship with ProductBean
ProductBeanCMP Entity Bean with Local interfacesHas 1 > N relationship with LineItemBean

 

Instructions for logging into Pramati Server Management Console

Use the following access code to log in to the Console:

User: root

Password: [your password]

Login to the Console

Runs on Pramati Server | © Copyright | Privacy Policy | Terms of use | Feedback