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 ch...@zte.com.cn on 2002/08/02 02:42:07 UTC

I hate axis because...

I hate axis because:

1. Not easy to learn...
2. No interface for deploy...
3. wsdd is difficult...


Re: I hate axis because...

Posted by David Ward <da...@dotech.com>.
I understand your point, but if development was always easy we wouldn't 
have jobs and managers would be using WYSIWYG GUIs to create apps 
themselves.  Ahhh!!!

;)

--

chen.xiaoliang@zte.com.cn wrote:
> 
>I hate axis because:
>
>1. Not easy to learn...
>2. No interface for deploy...
>3. wsdd is difficult...


Re: I hate axis because...

Posted by James Black <jb...@ieee.org>.
chen.xiaoliang@zte.com.cn wrote:

> I hate axis because:
>
> 1. Not easy to learn...
> 2. No interface for deploy...
> 3. wsdd is difficult...

  Using java2wsdl and wsdl2java makes it pretty easy.  If you need to do
something more difficult, then you change the wsdl file, and run
wsdl2java and the wsdd files are changed.

  Look at the samples for the interface that provides the stubs.