about sitemap home home
Databases Data Formats Database Search Genome Browser RNA Secondary Structure Alignments Primer Design WebServices
Technology Simple Client Asynchronity
Demo Java Client Exercise WS choreography Exercise Combining WS
Bielefeld University Center of Biotechnoloy Institute of Bioinformatics BiBiServ
 
Simple Client - Example 2: Combining WebServices
The second excercise within this subchapter is based on the previous excercises in the chapter. In excercise 1 you've linked two WebServices together using the facilities of your commandline. Implement a Java WebService client, which should combine the WSDfetch WebService and the BioDOM WebService in a single program. Your program should support the following features:
  • databasea and sequence id as commandline parameter (supported by WSDfetch)
  • exception handling using AxisFault and HOBIT status codes (for biodomws)
  • (well-formatted) SequenceML as output (on STDOUT)