uCosminexus Application Server, Application Development Guide

[Contents][Glossary][Index][Back][Next]

8.2.2 Creating a project

When developing a POJO Web service, create a dynamic Web project to be used for the development of Web Services starting from the WSDL file. For details on how to create the dynamic Web projects, see the subsection 4.4.1 Creating a dynamic Web project.

When developing an EJB Web service, create an EJB project because the EJB Web service is included in the EJB-JAR file. For details, see 4.4.2 Creating an EJB project.

Note
Note the following, for creating a project to be used for the development of Web Services:
  • To create a project for developing Web Services using Eclipse
    Set up the following values. If other values are specified, you might not be able to execute Web Services.
    When creating a dynamic Web project
    Set up version"2.5" or later as the Dynamic Web Module version.
    When creating an EJB project
    Set up "3.0" or later as the EJB module version.
    When creating an EAR project
    Set up version "5.0" or more as the EAR version.