Issue Details (XML | Word | Printable)

Key: CONF-5953
Type: Bug Bug
Status: Resolved Resolved
Resolution: Answered
Priority: Critical Critical
Assignee: Unassigned
Reporter: Asgeir Nilsen
Votes: 0
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

SOAP remote API generates invalid WSDL

Created: 19/Apr/06 02:36 PM   Updated: 17/Sep/07 11:34 PM
Component/s: Remote API (SOAP & XML-RPC)
Affects Version/s: 2.2
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. XML File build.xml (0.8 kB)
2. XML File confluenceservice-v1_2.1.5a.wsdl (192 kB)
3. XML File confluenceservice-v1_2.2.wsdl (198 kB)

Environment: confluence.atlassian.com build #507
Issue Links:
Reference
 

Participants: Asgeir Nilsen, Charles Miller [old account, do not assign issues] and Christopher Owen [Atlassian]
Since last comment: 2 years, 37 weeks ago
Resolution Date: 25/Apr/06 11:47 PM
Labels:


 Description  « Hide
The wsdl generated from http://confluence.atlassian.com/rpc/soap-axis/confluenceservice-v1?wsdl is invalid and generates the following WsdlException when running Axis 1.3 WSDL2Java:

WSDLException (at /wsdl:definitions/types): faultCode=INVALID_WSDL: Encountered illegal extension element 'types' in the context of a 'javax.wsdl.Definition'. Extension elements must be in a namespace other than WSDL's.:

I have confirmed that my Axis setup is correct, and have successfully generated types from my Confluence 2.1.5a installation using http://confluence.asgeirnilsen.com/confluence/rpc/soap-axis/confluenceservice-v1?wsdl .

The WSDLs generated from the two urls are attached to this issue.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Asgeir Nilsen added a comment - 19/Apr/06 02:38 PM
Also find attached the build.xml I use for running the axis-wsdl2java ant task.

Christopher Owen [Atlassian] added a comment - 21/Apr/06 03:02 AM
Thanks for letting us know. We've raised the priority on this.

Charles Miller [old account, do not assign issues] added a comment - 25/Apr/06 11:47 PM