Wednesday, October 29, 2008

Web Service Development from existing Session Bean





New feature in MetroEclipsePlugin. Now plugin will supports webservice development from existing session bean. Webservice development wizard will have extra option to generate webservice from existing session bean in the project . Selecting that option will enable the next button in wizard and that will redirect to the displayed page. Using this page developer can specify the path of sessionbean from current project. Wizard will use selected session bean as a source and generate the destination webservice code from it. Wizard will display the developed webservice in editor.



Regards,

Tejas et al

Sunday, October 19, 2008

AddNewOperation feature updated

This is the new screenshot of updated Add New Operation Dialog. To avoid legal problems we have discontinued the use of Jigloo plugin. We have redone the code that was generated by that plugin. Of course it takes long time to prepare UI manually but there is no alternative.
The current functionality allows user to add new Operation to the existing Web Service. Edit and Remove are not functional yet. The return type and argument type has some fixed types right now which will be enhanced in next step.

Regards,
Tejas et al