Topic:JEE
From Wikiversity
Contents |
[edit] JEE - Java Enterprise Edition
|
Please help develop this page
This page was created, but so far, little content has been added. Everyone is invited to help expand and create educational content for Wikiversity. If you need help learning how to add content, see the editing tutorial and the MediaWiki syntax reference. To help you get started with content, we have automatically added references below to other Wikimedia Foundation projects. This will help you find materials such as information, media and quotations on which to base the development of "JEE" as an educational resource. However, please do not simply copy-and-paste large chunks from other projects. You can also use the links in the blue box to help you classify this page by subject, educational level and resource type. |
|
[edit] Introduction
[edit] Goals of the course
- Understand the use and benefits of Java Enterprise Edition JEE
- Get familiar with the architecture
- Enable to write a middleware layer (Note: JSP is used, but not explained. It has its own course!)
This course does not prepare for a certification. (Maybe another course will)
[edit] Target audience
- IT- Decision makers
- Developers
[edit] Exercises
This must be the heart of the course. However, it is not clear, how this should be done best.
For the exercises we will use the following open source-environment:
Note
There is a major issue about the version being used:
From the student's perspective it is best to use the newest version to be on the most recent level.
From the teacher's perspective it is best to continue with the version choosen at the beginning of the course. If the course material was changed for every update of only the server, then the course will be under construction for ever.
It is necessary to develop a strategy to close that gap. A rough idea would be the teachers starting with one particular version and complete the course with these "frozen" versions. At the end, the teachers and students create groups to migrate the exercises to the newer versions.
[edit] Course material
Note: It is not fixed, which versions will be used as IDE and application server!
Eclipse
JBoss
or
The first - and very crucial - exercise is to setup the application server. We start with JBoss.