facebook

UnsupportedOperationException – Trying to create WSDL WS

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #270289 Reply

    djheath
    Member

    I’m trying to create a web service from a WSDL that I created using MyEclipse. The full explanation if what I did is at http://www.djheath.com

    Essentially it boils down to how to connect the generated Impl class (which is referenced in the services.xml file) with the generated Method/MethodResponse classes that are (presumably) supposed to be handling all the business logic… I don’t understand how to make the connection between the class that gets called by the Web Services framework (testImpl.class in my case) with the method classes (Test.class and TestResponse.class).

    Can someone explain this? (see the above link for a detailed explanation)… thanks!

    #270404 Reply

    Riyad Kalla
    Member

    I saw your other post that you got things working, can we mark this thread closed?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: UnsupportedOperationException – Trying to create WSDL WS

You must be logged in to post in the forum log in