Tutorial on Web And Grid Services

Contributors : Tamas Budavari, Wil O'Mullane, Matthew Graham, Maria A. Nieto-Santisteban, Guy Rixon, André Schaaff

Programme

  1. Introduction - Andre - 4 minutes
  2. How to build and consume WS in C# and Java - Tamas and André - 14 +3
  3. VO Statistics Service - Matthew - 9 +2
  4. NVO Registry Service Client - Wil - 9+2
  5. SDSS Image Cutout Service - Maria - 9+2
  6. Grids Services, Globus - Guy -9+2
  7. Inside the server - André -6
  8. Questions and Conclusion - all - 4

Doing the tutorial at ADASS

Most of the information you need for the tutorial will be available here before ADASS. Many of the examples use Apache AXIS. If you are intereested in trying to do get these working during the tutorial on you lap top you should install AXIS.
To actually get AXIS running you will need to set up your environment after you unzip it. You may create a script to do this. Here is the environment you need for simple AXIS client building (it's for DOS - you can convert for UNIX easily right ;):
set ALIB=C:\java\axis-1_1RC2\lib\
set CLASSPATH=.;c:\java;%ALIB%\axis-ant.jar;%ALIB%\axis.jar;%ALIB%\commons-d
iscovery.jar;%ALIB%\commons-logging.jar;%ALIB%\saaj.jar;%ALIB%\axis.jar;%ALIB%\jaxrpc.jar;%ALIB%\wsdl4j.jar;%ALIB%\log4j-1.2.4.jar;
Notice this includes c:\java - it's a good idea to include some directory in the classpath which you will generate WebService stubs into.


Topic attachments
I Attachment History Action Size Date Who Comment
Unknown file formatdws 0911.dws r1 manage 166.0 K 2003-10-02 - 19:00 MichaelNaumann Test file
Microsoft Word filedoc SpectrumWSTutorial-v0.9.doc r1 manage 200.5 K 2003-10-02 - 19:52 WilliamOMullane  
Edit | Attach | Watch | Print version | History: r35 | r17 < r16 < r15 < r14 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r15 - 2003-10-07 - WilliamOMullane
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback