Hi Leif,

On Fri, Nov 08, 2002 at 01:55:10PM +0900, Leif Mortenson wrote:
> Marcus,
>    Great, I look forward to seeing it in action. :-)  What are you 
> using for a client on the
> other end of the SOAP connection?

        I'm using the SOAP xsp tag library that comes with Cocoon. Are you
        familiar with it ? Essentially it lets you parameterize a SOAP
        request which results in an XML stream being returned for further
        processing. 
        
        After the sample data is returned, I put it through an XSL stylesheet
        to convert the raw data it into XCML format, which is then converted 
        using XCML into SVG, and finally png/jpg/etc.
        
        Once it looks a bit better I'll send in some screenshots, perhaps
        I can contribute part of the source if there'd be interest.

>    I will go ahead and add helper methods to return any Instrumentable, 
> Instrument, or
> InstrumentSample given their fully qualified names.  Should be fairly 
> easy to do.  Most
> of the code is already there.

        Great, ok, I noticed you already did this, I'll take a look at
        your changes and integrate them into my IMable component. Thanks :)
        
        Cheers,
        
        Marcus

-- 
        .....
     ,,$$$$$$$$$,      Marcus Crafter
    ;$'      '$$$$:    Computer Systems Engineer
    $:         $$$$:   ManageSoft GmbH
     $       o_)$$$:   82-84 Mainzer Landstrasse
     ;$,    _/\ &&:'   60327 Frankfurt Germany
       '     /( &&&
           \_&&&&'
          &&&&.
    &&&&&&&:

--
To unsubscribe, e-mail:   <mailto:avalon-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-dev-help@;jakarta.apache.org>

Reply via email to