Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Fw: [wtp-dev] Eclipse Web Service Client


Hi Motaz,

The wtp-dev distribtion list is supposed to be used for people developing for WTP.  Usage questions should be directed to the Web tools newsgroup at:

http://www.eclipse.org/newsportal/thread.php?group=eclipse.webtools

Note that there's an active bug for the unable to select port problem:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=193996

Regards,

Kathy Chan
Rational Java Web Services,
IBM Toronto Lab

kathy@xxxxxxxxxx
(905) 413-3022, tieline: 313-3022

----- Forwarded by Kathy Chan/Toronto/IBM on 04/18/2008 02:38 PM -----
"Motaz K. Saad" <motaz.saad@xxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

04/17/2008 10:33 AM

Please respond to
"General discussion of project-wide or architectural issues."        <wtp-dev@xxxxxxxxxxx>

To
"WTP list" <wtp-dev@xxxxxxxxxxx>
cc
Subject
[wtp-dev] Eclipse Web Service Client





Hello,

I am trying to apply procedures in the link below

http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebService/bu_tutorial.html

to Create Bottom Up Web Service via Apache Axis2. My question is what is the difference between the following port names: SOAP12port_http and Httpport. I created 2 clients in 2 separate project. The first client for SOAP12port_http, and the second SOAP12port_http. I note there is no difference between them!, the generated clients stub code for both ports are identical!


my understanding is that SOAP12port_http means the binding is SOAP v1.2 over http, and Httpport is REST web service!. is that right?

Could any one clarify the difference between SOAP12port_http and Httpport.


Thanks,
--
Motaz K. Saad
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev

Back to the top