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 Simon McMahon <si...@health.qld.gov.au> on 2005/12/07 01:42:37 UTC

[Axis2] usability

Hi,

I have just started trying Axis2 from Axis 1.3.

Maybe these usability issues will all be addressed for the final
release so please let me know if these issues are known already.

After installing...

List services showed:
getVersion 
Opeartion EPR : http://localhost:8080/axis2/services/Version/getVersion

but navigation to
http://localhost:8080/axis2/services/Version/getVersion
gave: "Oh! this place seems to be empty!!! "

With axis1 I could look at the WSDL with the browser
http://localhost:8080/axis/services/Version?wsdl

This does not work with Axis2.


Next I used the user guide to get started and installed MyService.aar
and that worked fine too but there is no way to interact with it without
building a client.

I tried some Axis1 samples - StockQuoteService.jws
I just copied this into D:\Tomcat\4.1.31\webapps\axis2 and it just
threw an exception.

Note:
Axis2 minor Documentation errors:
The link to the installation guide (installationguide.html) in
\axis2-M2-bin\docs\userguide.html is broken. It uses ".htm" instead of
".html".

Regards,

Simon.



Simon McMahon

Work: (07) 31311420
Mobile: (043) 2294180



*****************************************************************
This email, including any attachments sent with it, is
confidential and for the sole use of the intended recipient(s).
This confidentiality is not waived or lost, if you receive it and
you are not the intended recipient(s), or if it is transmitted/
received in error.

Any unauthorised use, alteration, disclosure, distribution or
review of this email is strictly prohibited.  The information
contained in this email, including any attachment sent with
it, may be subject to a statutory duty of confidentiality if it
relates to health service matters.

If you are not the intended recipient(s), or if you have
received this email in error, you are asked to immediately
notify the sender by telephone collect on Australia
+61 1800 198 175 or by return email.  You should also
delete this email, and any copies, from your computer
system network and destroy any hard copies produced.

If not an intended recipient of this email, you must not copy,
distribute or take any action(s) that relies on it; any form of
disclosure, modification, distribution and/or publication of this
email is also prohibited.

Although Queensland Health takes all reasonable steps to
ensure this email does not contain malicious software,
Queensland Health does not accept responsibility for the
consequences if any person's computer inadvertently suffers
any disruption to services, loss of information, harm or is
infected with a virus, other malicious computer programme or
code that may occur as a consequence of receiving this
email.

Unless stated otherwise, this email represents only the views
of the sender and not the views of the Queensland Government.
****************************************************************


Re: [Axis2] usability

Posted by Deepal Jayasinghe <de...@opensource.lk>.
Hi Simon;

It seems that you are using old version of axis2 , in latest release we have 
fix all those (Axis2 0.93)

Thanks,
 Deepal
................................................................
~Future is Open~

----- Original Message ----- 
From: "Simon McMahon" <si...@health.qld.gov.au>
To: <ax...@ws.apache.org>
Sent: Wednesday, December 07, 2005 6:42 AM
Subject: [Axis2] usability


> Hi,
>
> I have just started trying Axis2 from Axis 1.3.
>
> Maybe these usability issues will all be addressed for the final
> release so please let me know if these issues are known already.
>
> After installing...
>
> List services showed:
> getVersion
> Opeartion EPR : http://localhost:8080/axis2/services/Version/getVersion
>
> but navigation to
> http://localhost:8080/axis2/services/Version/getVersion
> gave: "Oh! this place seems to be empty!!! "
>
> With axis1 I could look at the WSDL with the browser
> http://localhost:8080/axis/services/Version?wsdl
>
> This does not work with Axis2.
>
>
> Next I used the user guide to get started and installed MyService.aar
> and that worked fine too but there is no way to interact with it without
> building a client.
>
> I tried some Axis1 samples - StockQuoteService.jws
> I just copied this into D:\Tomcat\4.1.31\webapps\axis2 and it just
> threw an exception.
>
> Note:
> Axis2 minor Documentation errors:
> The link to the installation guide (installationguide.html) in
> \axis2-M2-bin\docs\userguide.html is broken. It uses ".htm" instead of
> ".html".
>
> Regards,
>
> Simon.
>
>
>
> Simon McMahon
>
> Work: (07) 31311420
> Mobile: (043) 2294180
>
>
>
> *****************************************************************
> This email, including any attachments sent with it, is
> confidential and for the sole use of the intended recipient(s).
> This confidentiality is not waived or lost, if you receive it and
> you are not the intended recipient(s), or if it is transmitted/
> received in error.
>
> Any unauthorised use, alteration, disclosure, distribution or
> review of this email is strictly prohibited.  The information
> contained in this email, including any attachment sent with
> it, may be subject to a statutory duty of confidentiality if it
> relates to health service matters.
>
> If you are not the intended recipient(s), or if you have
> received this email in error, you are asked to immediately
> notify the sender by telephone collect on Australia
> +61 1800 198 175 or by return email.  You should also
> delete this email, and any copies, from your computer
> system network and destroy any hard copies produced.
>
> If not an intended recipient of this email, you must not copy,
> distribute or take any action(s) that relies on it; any form of
> disclosure, modification, distribution and/or publication of this
> email is also prohibited.
>
> Although Queensland Health takes all reasonable steps to
> ensure this email does not contain malicious software,
> Queensland Health does not accept responsibility for the
> consequences if any person's computer inadvertently suffers
> any disruption to services, loss of information, harm or is
> infected with a virus, other malicious computer programme or
> code that may occur as a consequence of receiving this
> email.
>
> Unless stated otherwise, this email represents only the views
> of the sender and not the views of the Queensland Government.
> ****************************************************************
>
> 



Re: [Axis2] usability

Posted by Eran Chinthaka <ch...@opensource.lk>.
Hi Simon,

Let me answer some of the questions.

Simon McMahon wrote:

>Hi,
>
>I have just started trying Axis2 from Axis 1.3.
>
>Maybe these usability issues will all be addressed for the final
>release so please let me know if these issues are known already.
>
>After installing...
>
>List services showed:
>getVersion 
>Opeartion EPR : http://localhost:8080/axis2/services/Version/getVersion
>
>but navigation to
>http://localhost:8080/axis2/services/Version/getVersion
>gave: "Oh! this place seems to be empty!!! "
>
>With axis1 I could look at the WSDL with the browser
>http://localhost:8080/axis/services/Version?wsdl
>
>This does not work with Axis2.
>  
>
If you do not deploy a wsdl file with your service archive file, ?wsdl
will not work. This is because, we have not implemented and properly
tested the java2wsdl part. But now, we have that part and sooner you
will get this feature with some other great features. Deepal committed
the code to the code base last week, but since we haven;t tested that,
we thought of not announcing that. So please hang on, we will provide
you with that. Remember, I promise you, its not only ?wsdl :-)

>
>Next I used the user guide to get started and installed MyService.aar
>and that worked fine too but there is no way to interact with it without
>building a client.
>
>I tried some Axis1 samples - StockQuoteService.jws
>I just copied this into D:\Tomcat\4.1.31\webapps\axis2 and it just
>threw an exception.
>  
>
Unfortunately we have this back compatibility problem. In the current
system, one can not deploy a jws in to Axis2. So the exception is
expectable.

>Note:
>Axis2 minor Documentation errors:
>The link to the installation guide (installationguide.html) in
>\axis2-M2-bin\docs\userguide.html is broken. It uses ".htm" instead of
>".html".
>
>  
>
I think this problem is not in the current release. I just checked the
current release, and it seems working fine for me.

BTW, Simon thanks for your comments. We are now in the stage of getting
feed back. Your feed back is very much valuable for us to give you a
better and usable product. So please continue giving feedback and its
another way of contributing to the project.

Again, Please switch to 0.93 :-)

Regards,
Chinthaka

>Regards,
>
>Simon.
>
>
>
>Simon McMahon
>
>Work: (07) 31311420
>Mobile: (043) 2294180
>
>
>
>*****************************************************************
>This email, including any attachments sent with it, is
>confidential and for the sole use of the intended recipient(s).
>This confidentiality is not waived or lost, if you receive it and
>you are not the intended recipient(s), or if it is transmitted/
>received in error.
>
>Any unauthorised use, alteration, disclosure, distribution or
>review of this email is strictly prohibited.  The information
>contained in this email, including any attachment sent with
>it, may be subject to a statutory duty of confidentiality if it
>relates to health service matters.
>
>If you are not the intended recipient(s), or if you have
>received this email in error, you are asked to immediately
>notify the sender by telephone collect on Australia
>+61 1800 198 175 or by return email.  You should also
>delete this email, and any copies, from your computer
>system network and destroy any hard copies produced.
>
>If not an intended recipient of this email, you must not copy,
>distribute or take any action(s) that relies on it; any form of
>disclosure, modification, distribution and/or publication of this
>email is also prohibited.
>
>Although Queensland Health takes all reasonable steps to
>ensure this email does not contain malicious software,
>Queensland Health does not accept responsibility for the
>consequences if any person's computer inadvertently suffers
>any disruption to services, loss of information, harm or is
>infected with a virus, other malicious computer programme or
>code that may occur as a consequence of receiving this
>email.
>
>Unless stated otherwise, this email represents only the views
>of the sender and not the views of the Queensland Government.
>****************************************************************
>
>
>  
>