| At line 212 changed 1 line. |
| !c) GO to SRC_ROOT , mvn clean install |
| !c) GO to FUJI SRC_ROOT , mvn clean install |
| At line 245 changed 1 line. |
| !Create Service Provider and export the same as osgi service, which the required service properties: |
| !Create Service Provider and export the same as osgi service, with the required service properties, Note how this can be easily done declaratively using the springDM, One does not have to write code for bundle activation or service registration. |
| [{Image src='http://wiki.open-esb.java.net/attach/FujiServiceAPI/service-api-provider.jpg' width='300' height='200' align='left|center|right' }] |
| At line 323 changed 1 line. |
| !Service Consumer: The example below shows a simple Service Consumer |
| d) Build and depoy the springDM application |
| * mvn clean install |
| *go to felix console and install/start the springDM app buundle |
| !Service Consumer: Now let us create a service consumer which consumes JBI services, The example below shows a simple Service Consumer |
| [{Image src='http://wiki.open-esb.java.net/attach/FujiServiceAPI/service-api-consumer.jpg' width='300' height='200' align='left|center|right' }] |