• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java EE 5 Development with NetBeans 6 - Test Web Service Method can't handle Duration

 
hangman
Posts: 220
Angular Framework Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome David and thanks so much for helping to answer all our questions.

Netbeans 6.0 is great, but I can't use it. I need to be able to test Web Services that use an input parameter of javax.xml.datatype.Duration.

The "web services explorer" in Eclipse has allowed me do this since I have been using web services for over a couple years.

In Netbeans 6.0 for example, for a value of 50:00 (fifty minutes) I've tried all of PT50M and "PT50M" and PT50M0S, etc. with no luck. When I tab out of the field, the value is erased

If you can tell me how to do it, then not only do I promise that I will buy your book, I promise to give Netbeans another chance.

Thanks so much!
 
author
Posts: 176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm afraid I'm going to have to risk selling one less copy of the book, and having one less NetBeans user in the world, as I haven't experienced the issue you are describing.

Perhaps you can post your question in the NetBeans Forums, someone there may be able to help you.

David
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic