• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Axis2 wizard problems in eclipse

 
Ranch Hand
Posts: 294
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm having problems using the web service client wizard. Sometimes it works, but when it doesn't, it is a problem on the final dialog.

On the first dialog, I copy/paste the wsdl url for the service definition from a browser window. Client type: Java Proxy (default)
Configuration:
Server: Tomcat v5.5 Server
Web service runtime: Apache Axis2
Client project: <my eclipse dynamic web project>
Monitor the Web service: unchecked (default)
Overwrite files without warning: checked (default)

When I click Next to go to the Axis2 Client Web Service Configuration dialog, when it works, the combo boxes are filled in. ATM, they're all blank except the Databinding Name, which defaults to ADB. Once, I was able to get it to work by trying different values for the Web service runtime selection on the previous dialog. It's not working this time though.

Any ideas?

Aloha,
Doug

-- Nothing is impossible if I'mPossible
 
Doug Slattery
Ranch Hand
Posts: 294
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Problem solved...

There was an entry set that I made on the wizard that didn't match the corresponding wsdl setting.

Aloha,
Doug

-- Nothing is impossible if I'mPossible
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I am having the same issue and I'm wondering if you could elaborate on the solution you found?
 
If I had asked people what they wanted, they would have said faster horses - Ford. Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic