Chapter 4 Creating J2EE Applications for Sybase EAServer


Using JBuilder to Develop and Deploy Web Services

Steps To use JBuilder 9 or higher to develop and deploy Web Services:

  1. Create an OOM with Web Services based on Java classes and/or Stateless Session Beans.
  2. Add the JBuilder Extended Model Definition.
  3. Select Language→Generate Java Code.
  4. Enter an output directory.
  5. In the generation options window, enter the server name, port, user name and password.
  6. Do not select any task in the Tasks page.
  7. Click OK.
  8. Start JBuilder.
  9. Open the generated project.
  10. Modify the Java classes or the EJBs if necessary.
  11. Right-click the project and select Make to build the project.
  12. Expand the build.xml file node.
  13. Right-click the deployExpose tasks and select Make.

 


Copyright (C) 2006. Sybase Inc. All rights reserved.