WebORB for Java

Duplicate WebServiceBrowser from WebORB for .NET

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 4.0
  • Fix Version/s: 4.0
  • Component/s: None
  • Labels:
    None

Description

WebORB for .NET implements a new type of console-based WebServiceBrowser. Users can registers their web services using configuration file. The format for adding a web service is:

      <serviceBrowser>
        <className>Weborb.Management.ServiceBrowser.Browser.WebServiceBrowser</className>
        <properties>
          <property name="service">http://www.weather.gov/forecasts/xml/DWMLgen/wsdl/ndfdXML.wsdl&lt;/property>
        </properties>
      </serviceBrowser>

The registered web services show up in the management console. Users can see a list of methods and apply available code generators for the service. Also, users can invoke web service methods through the console.

Activity

Hide
Mark Piller added a comment - 28/Jun/10 10:09 PM
This is a duplicate of another ticket i created today. Please close both when resolved.
Show
Mark Piller added a comment - 28/Jun/10 10:09 PM This is a duplicate of another ticket i created today. Please close both when resolved.

People

Vote (0)
Watch (0)

Dates

  • Created:
    24/Feb/10 12:42 AM
    Updated:
    19/Jul/10 8:40 AM
    Resolved:
    19/Jul/10 8:40 AM