| CODENOTIFIER | HelpYou are not signed inSign in |
Project: PEtALS
Revision: 8847
Author: rnaudin
Date: 07 Aug 2008 11:51:16
Changes:update JBI decriptor of BC channelclient
Files:| ... | ...@@ -13,11 +13,11 @@ | |
| 13 | 13 | <jbi:component-class-name description="Channel Client Component class"> |
| 14 | 14 | org.ow2.petals.bc.channelclient.ChannelClientComponent |
| 15 | 15 | </jbi:component-class-name> |
| 16 | <jbi:component-class-path></jbi:component-class-path> | |
| 16 | <jbi:component-class-path><jbi:path-element/></jbi:component-class-path> | |
| 17 | 17 | <jbi:bootstrap-class-name> |
| 18 | 18 | org.ow2.petals.component.framework.DefaultBootstrap |
| 19 | 19 | </jbi:bootstrap-class-name> |
| 20 | <jbi:bootstrap-class-path></jbi:bootstrap-class-path> | |
| 20 | <jbi:bootstrap-class-path><jbi:path-element/></jbi:bootstrap-class-path> | |
| 21 | 21 | |
| 22 | 22 | <petals:jbi-listener-class-name> |
| 23 | 23 | org.ow2.petals.bc.channelclient.listener.JBIListener |