Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
mdmaurer
Post subject: JAX-WS tutorial question. Where is my client "Delegate&  PostPosted: Feb 25, 2010 - 04:45 PM
Veteran Member
Veteran Member


Joined: Oct 26, 2006
Posts: 12

I'm using MyEclipse 6.5.1 GA and am trying to create a CLIENT to access an Oracle BI Publisher web service (PublicReportService). I went through the JAX-WS tutorial (http://www.myeclipseide.com/documentation/quickstarts/webservices_jaxws/index.html)
to generate a web service client. I entered the url for the WSDL and the client creation ran ok. It generated all the stub classes and they compiled fine. But the tutorial talks about using the "xxxDelegate" class to access a reference to the web service. But no "Delegate" class was generated in my test. It did generate "PublicReportService.java" and "PublicReportServiceService.java", but no "PublicReportServiceDelegate.java". So I'm a bit confused on what to do next. The tutorial says to create a new Java class with a main method that instantiates the 'Service' class, call the service class to get an instance of the 'Delegate' class, and then use that to access the web service methods. But no 'delegate' class was generated in my example, so I'm not clear on how to use this particular set of client classes to access the methods of the web service. Any hints would be greatly appreciated.
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
support-shalini
Post subject: RE: JAX-WS tutorial question. Where is my client "Deleg  PostPosted: Feb 26, 2010 - 10:21 AM
Registered Member
Registered Member


Joined: May 18, 2009
Posts: 1532

mdmaurer,
Quote:

I'm using MyEclipse 6.5.1 GA

I Could not replicate this issue on MyEclipse8.0. Is there any specific reason why you are using an old version of MyEclipse? Can you upgrade to the latest version of MyEclipse and check if the issues exists?

_________________
Shalini
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits