File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Web Services
Author
use="literal" with axis
Julien Martin
Ranch Hand
Joined: Apr 24, 2004
Posts: 383
posted
Mar 18, 2005 04:06:00
0
Hello,
I want to use the use=�literal� with my wsdd I tried adding use=�literal� in the wsdd and I get this from axis when I try to load the wsdl in the browser:
AXIS error Sorry, something seems to have gone wrong... here are the details: Fault - WSDLException: faultCode=OTHER_ERROR: Can't find prefix for 'http://api.ptf.bl.webapp.pds.reuters.com'. Namespace prefixes must be set on the Definition object using the addNamespace(...) method.; nested exception is: WSDLException: faultCode=OTHER_ERROR: Can't find prefix for 'http://api.ptf.bl.webapp.pds.reuters.com'. Namespace prefixes must be set on the Definition object using the addNamespace(...) method.: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Client faultSubcode: faultString: WSDLException: faultCode=OTHER_ERROR: Can't find prefix for 'http://api.ptf.bl.webapp.pds.reuters.com'. Namespace prefixes must be set on the Definition object using the addNamespace(...) method. faultActor: faultNode: faultDetail:
Can anyone tell me why axis does not want me to add use=�literal�???
Thanks in advance,
Julien.
I agree. Here's the link:
http://aspose.com/file-tools
subject: use="literal" with axis
Similar Threads
WDSL2Java using Axis2 via Ant in Eclipse
No WSDL interface definition found
document/literal webservice axis complex-type:Attempted to write schema for bad QName
WSDL error: binding:StocksQuoteSOAPBinding not exist
How would do you handle this?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter