Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Problem to build Java source from wsdl
Problem to build Java source from wsdl [message #629938] Thu, 30 September 2010 05:20 Go to next message
Oksana  is currently offline Oksana Friend
Messages: 4
Registered: September 2010
Junior Member
I'm trying to generate Java-code from WSDL file in Ecipse. Created new Dynamic web project, put my wsdl file in webContent folder, selected it, than clicked File>New>WebService. Web service type - "Top down Java bean webservice", Skeleton folder - project src folder. On next step I get error:
IWAB0399E Error in generating Java from WSDL:  java.lang.NullPointerException
    java.lang.NullPointerException
    at com.ibm.wsdl.xml.WSDLReaderImpl.parseExtensibilityAttributes(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.parseOperation(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.parsePortType(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
    at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
    at org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:516)
    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(Unknown Source)

Is there a problem in wsdl file or in Eclipse configuration?

WSDL file is here:
https://doc-08-20-docs.googleusercontent.com/docs/secure/4ut tpq63h3nvfabblijlhfs07o5jjmnl/e2jlp567sg7calfcpkr6l2o0i9eqo0 g5/1286236800000/01942004794778281353/01942004794778281353/0 ByZSH5N4S-PrMGE4MDQ3Y2UtMGU5OC00M2VhLWJkYmEtMzcxNDVjYWUzZmY4 ?authkey=CP7QvOYP&nonce=51b8b7oa7l9vi&user=019420047 94778281353&hash=197tio7rfheecaorm7kqh1i9bm0im391

[Updated on: Tue, 05 October 2010 06:07]

Report message to a moderator

Re: Problem to build Java source from wsdl [message #630685 is a reply to message #629938] Mon, 04 October 2010 15:03 Go to previous messageGo to next message
Keith Chong is currently offline Keith ChongFriend
Messages: 64
Registered: July 2009
Member
Hi, I'd like to check the WSDL.

The link seems broken. Can you please repost?

Re: Problem to build Java source from wsdl [message #630798 is a reply to message #630685] Tue, 05 October 2010 06:06 Go to previous messageGo to next message
Oksana  is currently offline Oksana Friend
Messages: 4
Registered: September 2010
Junior Member
Hi,
Sorry, changed link to working one in original post.
Re: Problem to build Java source from wsdl [message #630928 is a reply to message #629938] Tue, 05 October 2010 15:25 Go to previous message
No real name is currently offline No real nameFriend
Messages: 4
Registered: October 2010
Junior Member
Please attach the actual WSDL file instead of the link to the document. Thank you
Previous Topic:Extending palette Web Page Editor
Next Topic:How to get line/col info for WSDLResource element
Goto Forum:
  


Current Time: Thu Apr 25 21:54:30 GMT 2024

Powered by FUDForum. Page generated in 0.02992 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top