Please note: These WebEx forums have replaced the earlier site forums. All the previous threads and posts have been replicated here, and if you subscribed to the previous forums, please re-subscribe. Thank you.
« Back to Getting Started

NBR Web services API v2.5 and Axis WSDL2JAVA errrors...

Combination View Flat View Tree View
Threads [ Previous | Next ]
Folks,
 
I am trying to generate java classes from the wsdl that is included at the end of the NBR Web Services API  v2.5 document. I am getting the following error when I try to generate java classes from the wsdl. This document includes 3 wsdls which I copied into three files and trying to use the Apache Axis WSDL2Java library.
 
Any help would be greatly appreciated.
 
NBR File Open Service WSDL throws the following error:
 
      java.io.IOException: Type {NBRFileOpenService}DataHandler is referenced but not defined.
          at org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefined(SymbolTable.java:665)
          at org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.java:545)
          at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:518)
          at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:495)
          at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:361)
          at java.lang.Thread.run(Thread.java:619)
      Java Result: 1
 

NBR XML Service WSDL throws the following error:
 

      java.io.IOException: Type {nbrXmlService}Document is referenced but not defined.
          at org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefined(SymbolTable.java:665)
          at org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.java:545)
          at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:518)
          at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:495)
          at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:361)
          at java.lang.Thread.run(Thread.java:619)
      Java Result: 1

 
NBR Storage Service WSDL throws the following error:



      java.io.IOException: Type {NBRStorageService}Document is referenced but not defined.
          at org.apache.axis.wsdl.symbolTable.SymbolTable.checkForUndefined(SymbolTable.java:665)
          at org.apache.axis.wsdl.symbolTable.SymbolTable.add(SymbolTable.java:545)
          at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:518)
          at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:495)
          at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:361)
          at java.lang.Thread.run(Thread.java:619)
      Java Result: 1


Thanks,
Venkat

Create a Cisco account today and gain access across all Cisco Collaboration Developer sites.

 

Follow the WebEx Developer program on Twitter for the latest industry and WebEx Meetings related information.