Petals Studio

Change the Java <=> WSDL utilities

Details

  • Type: Improvement Request Improvement Request
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1.0
  • Fix Version/s: 1.2.0
  • Component/s: Petals Tools
  • Security Level: Public
  • Description:
    Hide

    The Java to Wsdl and Wsdl to Java utilities work with external libraries that need to be downloaded and referenced in the Eclipse preferences. This is very constraining the first time!

    Besides, there are many supported libraries while a single one is enough.
    In addition, the current wizards are all redundant.
    Therefore, these utilities should be removed and replaced by a single set.

    CXF could be use and embedded by the studio.
    There would be only two wizards, under the "Petals utilities" category:

    • One to create a WSDL (from a Java class).
    • One to create a Java interface (from a WSDL definition).

    And the preference for the WSDL should be removed.

    Show
    The Java to Wsdl and Wsdl to Java utilities work with external libraries that need to be downloaded and referenced in the Eclipse preferences. This is very constraining the first time! Besides, there are many supported libraries while a single one is enough. In addition, the current wizards are all redundant. Therefore, these utilities should be removed and replaced by a single set. CXF could be use and embedded by the studio. There would be only two wizards, under the "Petals utilities" category:
    • One to create a WSDL (from a Java class).
    • One to create a Java interface (from a WSDL definition).
    And the preference for the WSDL should be removed.
  • Environment:
    All.

Activity

Hide
Vincent Zurczak added a comment - Wed, 20 Oct 2010 - 20:23:33 +0200

Commit # 1881 and # 1882
New plug-in to handle WSDL extensions (based on CXF for the moment).

Commit # 1883
Update of the EJB and SCA plug-ins to use the new WSDL extensions plug-in.
Update of the service's extension point (fix a regression in the wizards).
Improvement of the WSDL generation for SCA (generate the WSDL, even if the JBI binding already exist).
Update of the studio's features to use the new WSDL extensions plug-in.

Only the wizards are missing now.

Show
Vincent Zurczak added a comment - Wed, 20 Oct 2010 - 20:23:33 +0200 Commit # 1881 and # 1882 New plug-in to handle WSDL extensions (based on CXF for the moment). Commit # 1883 Update of the EJB and SCA plug-ins to use the new WSDL extensions plug-in. Update of the service's extension point (fix a regression in the wizards). Improvement of the WSDL generation for SCA (generate the WSDL, even if the JBI binding already exist). Update of the studio's features to use the new WSDL extensions plug-in. Only the wizards are missing now.
Hide
Vincent Zurczak added a comment - Mon, 25 Oct 2010 - 10:35:53 +0200

Commit # 1884
The WSDL to Java and Java to WSDL wizards were added.

Show
Vincent Zurczak added a comment - Mon, 25 Oct 2010 - 10:35:53 +0200 Commit # 1884 The WSDL to Java and Java to WSDL wizards were added.

People

Dates

  • Created:
    Mon, 30 Aug 2010 - 18:33:26 +0200
    Updated:
    Mon, 25 Oct 2010 - 10:35:57 +0200
    Resolved:
    Mon, 25 Oct 2010 - 10:35:53 +0200