| Usecase # |
Usecase |
Comments |
|---|---|---|
| 1 |
Create Component project for Service Engine (SE) Development | |
| 2 |
Create Component project for Binding Component (BC) Development | |
| 3 |
Create sample component code for SE | |
| 4 |
Create sample component code for BC | |
| 5 |
View Component ( SE or BC ) artifacts | |
| 6 |
Customize Component Project | |
| 6.1 |
Change Component description
|
|
| 6.1.1 |
Change component name in
JBI.xml and build scripts
|
|
| 6.1.2 |
Change component description in
JBI.xml
|
|
| 6.2 |
Add/remove libraries
|
|
| 6.2.1 |
Add/remove external jar files
and update JBI.xml
|
|
| 6.2.2 |
Add/remove dependent project jar
files
and update JBI.xml
|
|
| 6.3 |
Change Installation options
|
|
| 6.3.1 |
Select
target JBI server
|
|
| 6.3.2 |
Select
component start after installation
|
|
| 6.4 |
Change test options
|
|
| 6.4.1 |
Build and deploy test SA before
junit test runs
|
|
| 7 |
Compile component code | |
| 7.1 |
Include JBI jar as library in
compile classpath
|
|
| 7.2 |
Include exteranl jar or dependent
project jar files in
compile classpath
|
|
| 8 |
Package component code | |
| 8.1 |
Package external jars and
dependent project jars
in the component zip file
|
|
| 9 |
Install component | |
| 9.1 |
Select target JBI server for
installation
|
|
| 9.2 |
Install and start ( optional )
component
|
|
| 10 |
Test component |
|
| 10.1 |
(optional ) Build and deploy
testSA before
running junit test
|
|
| 11 |
Provide help on JBI APIs in Java Editor | |
| 11.1 |
Code complete JBI APIs in
Java editor window
|
|
| 11.2 |
Bring up inline help window for
JBI APIs in Java editor window
|
|
| 12 |
Schema validate jbi.xml in xml text editor | |



