ASSIGNMENT:
Part 1:
Imagine that you have to define a software layer for getting space-time information in a form analogous to JDBC or JNDI.
Define the API layer and the SPI layers. Write some simple code that implements the API, binding it to the SPI. Write the API documentaton in Javadoc, and provide a document that describes the SPI (i.e. describe how the drivers should be made). Provide a very simple, mock-up implementation of a driver.
The (brief) report must have the following structure:
Part 2: (the points 2 and optionally 3 should to be performed in couples):
Follow the examples given in class to set up an infrastructure based on two PCs in network.
You have to deliver:
- a report of what and how you did it, with a few screenshots documenting the activity..
Deadline Oct . 5, 2014
zip the code, and send the zip and the reports via e-mail
to : marco.ronchetti at unitn.it
with subject: WEBARCH - 2nd WEEK ASSIGNMENT DELIVERY
Part 1:
Imagine that you have to define a software layer for getting space-time information in a form analogous to JDBC or JNDI.
Define the API layer and the SPI layers. Write some simple code that implements the API, binding it to the SPI. Write the API documentaton in Javadoc, and provide a document that describes the SPI (i.e. describe how the drivers should be made). Provide a very simple, mock-up implementation of a driver.
The (brief) report must have the following structure:
- Title Page
- containing date, title (API/SPI), your name)
- Introduction
- Implementation
- Describe how you implemented the solution
- API documentation
- A Print out of the javadoc
- SPI documentation
- Description of the SPI
- Description of your implementation of the driver
- Comments and notes (optional)
- any problems encountered during the project development
- Any other comment
Part 2: (the points 2 and optionally 3 should to be performed in couples):
Follow the examples given in class to set up an infrastructure based on two PCs in network.
- Following the instructions, create, use and deploy a Staleless SB. Client and server should be on the same machine
- With two PCs, Have JBOSS running on a machine, and the client on the other
- Optional step: try to have a machine running a (master) JNDI service, and the other having the EJB container. The client should be tested on both machines.
You have to deliver:
- a report of what and how you did it, with a few screenshots documenting the activity..
Deadline Oct . 5, 2014
zip the code, and send the zip and the reports via e-mail
to : marco.ronchetti at unitn.it
with subject: WEBARCH - 2nd WEEK ASSIGNMENT DELIVERY