Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Cannot complete tutorials for web services.


Conrad,
I don't doubt the docs in ibm.zip are wanting. We're in the process of updating and committing up-to-date Web service plugins into CVS. Once done, we'll be moving onto a number of initiatives including beefed up documentation.

Further to Jeffrey's questions, it would help to know where the docs first let you down. Sections 3.2.3 and 3.2.4 in WebServicesToolsEval.html from ibm.zip detail how to deploy the "Converter" Web service, but there could be some nuances that need further explaining. The "no methods" error could be a result of the Java source file not being in quite the right package, so you might double-check that it is alive and well in the Web project's JavaSource/wtp folder.

Cheers - CB.

Chris Brealey
Rational Studio Java Web Services, IBM Canada Ltd.
D3-275, D3/ENX/8200/MKM, 8200 Warden Avenue, Markham, Ontario, Canada, L6G 1C7
cbrealey@xxxxxxxxxx, 905.413.6038, tieline:969.6038, fax:905.413.4920



Jeffrey Liu/Toronto/IBM@IBMCA
Sent by: wtp-dev-admin@xxxxxxxxxxx

11/23/2004 10:04 AM

Please respond to
wtp-dev

To
cagotzmann@xxxxxxx
cc
Arthur Ryman/Toronto/IBM@IBMCA, Chris Brealey/Toronto/IBM@IBMCA, wtp-dev@xxxxxxxxxxx
Subject
Re: [wtp-dev] Cannot complete tutorials for web services.









Conrad,

Thanks for the feedback. It would help if you can elaborate a little on
what you feel is incomplete, so that we can improve the docs and examples
in the future. The initial Web service contribution allows you to start
with Java classes or WSDL files, and turn them into Web services. In the
future, anyone can dive into the Web service code and extend the support
for whatever artifacts they want.

As for the "no methods error" that you ran into, would it be possible for
you to provide some screen shots or the error code that shows up? That
would help us debug what the problem is. Btw, would you by any chance have
overlaid both ibm.zip and objectweb.zip on top of the same Eclipse base? If
so, there's a known problem where the axis version contributed by
objectweb.zip does not match the axis version contributed by ibm.zip. As a
result, the wrong axis version is being picked up by the Web service code
and things just fall apart. Hope this helps.

Jeff



                                                                         
            Arthur                                                        
            Ryman/Toronto/IBM                                            
                                                                       To
            11/22/2004 02:54          wtp-dev@xxxxxxxxxxx                
            PM                                                         cc
                                      Chris Brealey/Toronto/IBM@IBMCA,    
                                      Jeffrey Liu/Toronto/IBM@IBMCA      
                                                                  Subject
                                      Re: [wtp-dev] Cannot complete      
                                      tutorials for web services.        
                                      (Document link: Jeffrey Liu)        
                                                                         
                                                                         
                                                                         
                                                                         
                                                                         
                                                                         



Conrad,

Yes, the We Services tools are being refreshed and will appear in the
builds soon. Chris or Jeffrey should be able to give you more information.

Arthur Ryman,
Rational Desktop Tools Development

phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@xxxxxxx
intranet: http://labweb.torolab.ibm.com/DRY6/


                                                                         
            Conrad                                                        
            <cagotzmann@shaw.                                            
            ca>                                                        To
            Sent by:                  wtp-dev@xxxxxxxxxxx                
            wtp-dev-admin@ecl                                          cc
            ipse.org                                                      
                                                                  Subject
                                      [wtp-dev] Cannot complete tutorials
            11/21/2004 08:25          for web services.                  
            PM                                                            
                                                                         
                                                                         
            Please respond to                                            
                 wtp-dev                                                  
                                                                         
                                                                         




I have not no end of  problems trying to evaluate wtp web services. The
documentation seems to be incomplete. eg. when creating a webservice /
client you must select a java object. The docs does not cover this. So I
select the Convert java class from the previous step. Clicking next
gives a error no method could be found. I am using all the downloads
from the links. I also get errors stating unable to copy axis.jar over
and over again. Are there any patches or update code since these
versions seem to be full of bugs with incomplete documentation.

Conrad

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/wtp-dev



_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top