JbiComponentDevToolsRequirement.html
See Demo
JBI CDK (JBI Component Development Kit) NBM files
- unzip the downloaded zip file and install all the nbm files in the zip file using netbeans plugin install procedure in the Netbeans 6.1 IDE. (Also seems to work in 6.5.1)
Check out my blog http://blogs.sun.com/schikkala/category/OpenESB
After starting the BC deployment plugin project, you will be wondering what edits you need to make to enable configuration for your component. Hopefully more documentation will be available later, but for now these steps may help:
1. most likely the main thing you would want to do after the project creation is to change/rename the wsdl extension elements/attribute generated to suite your component. To do that
1.a. - modify the xsd file that defines the schema for your extension elements/attribute - it is generated in the base package in the plugin with
1.b - change the correponding XAM model -
1.c - change the template that provides the default values
1.d - if you want to have a validation for your extension elements change
2. if you change the namespace of your extension - search and replace the namespace url in your source :-)
3. if you change your component name and other configuration - fix it in layer.xml under
I think this wiki page http://wiki.netbeans.org/WSDLEditor
will be useful in more advanced usecases.
This page (revision-25) was last changed on
30-Sep-09 15:43 PM, -0700
by Jesse Pangburn.
This page was created on
17-Nov-06 18:23 PM, -0800 by null.
| Version | Date | Author | Size | Changes ... |
|---|---|---|---|---|
| 25 | 30-Sep-09 15:43 PM, -0700 | Jesse Pangburn | 2838 | to previous |
| 24 | 30-Sep-09 15:42 PM, -0700 | Jesse Pangburn | 2808 | to previous | to last |
| 23 | 28-Sep-09 15:39 PM, -0700 | srini_chikkala | 1465 | to previous | to last |
| 22 | 27-Aug-08 17:09 PM, -0700 | srini_chikkala | 1465 | to previous | to last |
| 21 | 13-Jun-08 15:39 PM, -0700 | srini_chikkala | 3062 | to previous | to last |
| 20 | 02-Jun-08 16:54 PM, -0700 | srini_chikkala | 2685 | to previous | to last |
