You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Murray Spork <m....@qut.edu.au> on 2002/09/02 02:18:49 UTC

Re: document-style request

Vadim Draluk wrote:

>Hi,
>
>how do I build a Call object to send a document-style
>request from an Axis client ? I've tried
>JAX-RPC-standard SOAPElement as parameter, but it
>didn't work. Can I construct a Message object on the
>client, and receive one back ?
>  
>
http://www.mail-archive.com/axis-user@xml.apache.org/msg03251.html
may help

Also just try doing  a serach on "document style" @
http://www.mail-archive.com/axis-user@xml.apache.org/

Murray Spork


hot deploy to SimpleAxisServer

Posted by Mark Volkmann <vo...@charter.net>.
Is is possible to deploy a web service to a running instance of
SimpleAxisServer and use it without restarting SimpleAxisServer?


Re: document-style request

Posted by Vadim Draluk <va...@draluk.net>.
Thanks a lot! Will try against few different servers,
and report the outcome, should it be educational to
any degree.

Cheers

Vadim

--- Murray Spork <m....@qut.edu.au> wrote:
> 
> Vadim Draluk wrote:
> 
> >Hi,
> >
> >how do I build a Call object to send a
> document-style
> >request from an Axis client ? I've tried
> >JAX-RPC-standard SOAPElement as parameter, but it
> >didn't work. Can I construct a Message object on
> the
> >client, and receive one back ?
> >  
> >
>
http://www.mail-archive.com/axis-user@xml.apache.org/msg03251.html
> may help
> 
> Also just try doing  a serach on "document style" @
>
http://www.mail-archive.com/axis-user@xml.apache.org/
> 
> Murray Spork
>