wsdl4reg News
Status: Planning
Brought to you by:
obrand
wsdl4reg is an easy-to use tool to automatically register WSDL files into a UDDI v2 registry using standard APIs such as JAXR and the Java API for WSDL (JSR 110). It also offers a built-in Ant task to automate UDDI registration.
Added an Ant task to perform the same operations than the command line mode.
The task is: org.apache.wsdl4reg.ant.WSDL4RegTask
An example is located in: test/org/apache/wsdl4reg/ant
This pre-release (cvs) allows you to submit a WSDL along with a business entity and register it.
Right now, only the create mode is working for the WSDL (services) and create/update/delete modes are enabled for the business (along with taxonomy).
The WSDLTest publishes the Google WSDL service into the IBM UDDI v2 registry.