You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Rajesh, Peter (CLAIMS, WIP)" <Pe...@TheHartford.com> on 2008/10/22 20:19:24 UTC

FW: Axis2 Webservice wsdl version



> Hi,
> 
> After deployed the Axis2 webservice (.aar file) in Weblogic, clicked
> the wsdl url for example,
> http://localhost:7001/axis2/services/ABCProcessingService?wsdl and got
> the below error
> 
> <error> 
> <description>Unable to generate WSDL 1.1 for this
> service</description> 
> <reason>If you wish Axis2 to automatically generate the WSDL 1.1, then
> please +set useOriginalwsdl as false in your services.xml</reason> 
> </error>
> 
> But if I mention the wsdl version as wsdl2.0 as below, I can see the
> wsdl displayed.
> 
> http://localhost:7001/axis2/services/ABCProcessingService?wsdl=wsdl2.0
> 
> 
> Please let me know what I need to do to display the wsdl without
> mentioning the version wsdl2.0
> 
> Thanks & Regards,
> 
> Peter Rajesh
> 
> 


*************************************************************************
This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information.  If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited.  If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*************************************************************************


Re: FW: Axis2 Webservice wsdl version

Posted by don t <do...@verizonwireless.com>.
Hi, I don't use Weblogic but have seen this error. Perhaps there is some
error in your original wsdl, or it references an XML schema file that the
server is not able to get.


PeterRajesh wrote:
> 
> 
> 
> 
>> Hi,
>> 
>> After deployed the Axis2 webservice (.aar file) in Weblogic, clicked
>> the wsdl url for example,
>> http://localhost:7001/axis2/services/ABCProcessingService?wsdl and got
>> the below error
>> 
>> <error> 
>> <description>Unable to generate WSDL 1.1 for this
>> service</description> 
>> <reason>If you wish Axis2 to automatically generate the WSDL 1.1, then
>> please +set useOriginalwsdl as false in your services.xml</reason> 
>> </error>
>> 
>> But if I mention the wsdl version as wsdl2.0 as below, I can see the
>> wsdl displayed.
>> 
>> http://localhost:7001/axis2/services/ABCProcessingService?wsdl=wsdl2.0
>> 
>> 
>> Please let me know what I need to do to display the wsdl without
>> mentioning the version wsdl2.0
>> 
>> Thanks & Regards,
>> 
>> Peter Rajesh
>> 
>> 
> 
> 
> *************************************************************************
> This communication, including attachments, is
> for the exclusive use of addressee and may contain proprietary,
> confidential and/or privileged information.  If you are not the intended
> recipient, any use, copying, disclosure, dissemination or distribution is
> strictly prohibited.  If you are not the intended recipient, please notify
> the sender immediately by return e-mail, delete this communication and
> destroy all copies.
> *************************************************************************
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/FW%3A-Axis2-Webservice-wsdl-version-tp20116806p20141280.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org