The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Be a Wiz at Project Tango

Posted by haroldcarr on May 18, 2006 at 12:01 PM PDT

Here are four simple steps to try out the Web Service Interoperability Technologies (WSIT) from Project Tango:

  • Step 1: How to checkout and build WSIT from source, and how to install in GlassFish or Tomcat.
  • Step 2: How to write, deploy and execute a simple JAX-WS web service that uses the installed WSIT code but does not use WSIT features to ensure that step 1 worked.
  • Step 3: How to write, deploy and execute a simple JAX-WS web service that uses WSIT features. (Step 3 is optional. Skip to step 4 to use NetBeans.)
  • Step 4: How to download NetBeans, the WSIT module for NetBeans, and how to develop JAX-WS web services with WSIT features using NetBeans.

Note:At the time of writing this blog entry, these instructions are known to work with hudson-104 tagged version of the source. That version may be checked out via:

cvs -d:pserver:guest@cvs.dev.java.net:/cvs co -r hudson-104 wsit/wsit

Read more about Project Tango at our Interop site. Become a member of Project Tango and develop code with us at: wsit.dev.java.net. Talk with us at our interop forum.

Related Topics >> Java Web Services and XML      
Comments
Comments are listed in date ascending order (oldest first)