JCodeBox allows you to add web services to your J2EE applications. You can connect these web services to
business functionality defined in your session beans/facades.
JCodeBox currently supports 2 styles of web services:
Right mouse click on the web service in the define application dialog
Select Edit from the popup menu
Or
Select the Action=>Component menu option from the main menu in the define application dialog
Select Web Services Tier and press next
Select the web service you would like to edit and press next
Select Edit and press finish
The define web service dialog is displayed.
To change the modelsource of your web service press the select button. This will display the select modelsource dialog. Select
the new modelsource. Press OK.
To modify the web service name type the new value in the web service name text field
To modify the web service package type the new value in the package text field
Select the web service coding style to use
Select the methods to expose via the web service
If selected methods is selected, use the Add/Remove buttons to individually select methods from the modelsource
to be exposed.
Press OK to save your web service
Your web service has now been updated and is displayed in the Web Services Tier of the define application dialog.