You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Mitesh Patel (JIRA)" <ji...@apache.org> on 2011/07/18 17:01:04 UTC

[jira] [Commented] (AXIS2-4574) Update WSDL Instance namespace on wsdlLocation Metadata attribute

    [ https://issues.apache.org/jira/browse/AXIS2-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067069#comment-13067069 ] 

Mitesh Patel commented on AXIS2-4574:
-------------------------------------

What would be solution for above mentioned problem?
Is there any patch we can use to resolve the issue?
I am getting following error calling webservice from SOAPUI or excel as external client.

 2011-07-15 11:44:59,531 (DataRetrievalUtil.java:101) DEBUG

 org.apache.axis2.data retrieval.DataRetrievalUtil - File does not

 exist in the Service Repository! Fil e=META-INF/ServiceData.xml

 2011-07-15 11:44:59,531 (AxisDataLocatorImpl.java:110) DEBUG

 org.apache.axis2.da taretrieval.AxisDataLocatorImpl - Check loading

 failure for file, META-INF/Servi ceData.xml.Message = Failed to load

 from file, META-INF/ServiceData.xml

 2011-07-15 11:44:59,546 (AxisDataLocatorImpl.java:111) DEBUG

 org.apache.axis2.da taretrieval.AxisDataLocatorImpl - Check loading

 failure for file, META-INF/Servi ceData.xml

 org.apache.axis2.dataretrieval.DataRetrievalException: Failed to load

 from file,  META-INF/ServiceData.xml

         at

 org.apache.axis2.dataretrieval.DataRetrievalUtil.buildOM(DataRetrieva

 lUtil.java:64)

         at

 org.apache.axis2.dataretrieval.AxisDataLocatorImpl.loadServiceData(Ax

 isDataLocatorImpl.java:104)

         at

 org.apache.axis2.description.AxisService.getDefaultDataLocator(AxisSe

 rvice.java:2813)

         at

 org.apache.axis2.description.AxisService.getDataLocator(AxisService.j

 ava:2797)

         at

 org.apache.axis2.description.AxisService.getData(AxisService.java:271

 4)

         at

 org.apache.axis2.description.AxisService.getWSDL(AxisService.java:146

 5)

         at

 org.apache.axis2.description.AxisService.printWSDL(AxisService.java:1

 337)

         at

 org.apache.axis2.transport.http.ListingAgent.processListService(Listi

 ngAgent.java:287)

         at

 org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:24

 2)

         at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)

         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

         at

 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl

 icationFilterChain.java:290)

         at

 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF

 ilterChain.java:206)

         at

 org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV

 alve.java:219)

         at

 org.apache.catalina.core.StandardContextValve.invoke(StandardContextV

 alve.java:191)

         at

 org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j

 ava:127)

         at

 org.apache.catalina.ha.session.JvmRouteBinderValve.invoke(JvmRouteBin

 derValve.java:227)

         at

 org.apache.catalina.ha.tcp.ReplicationValve.invoke(ReplicationValve.j

 ava:347)

         at

 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j

 ava:102)

         at

 org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal

 ve.java:109)

         at

 org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav

 a:298)

         at

 org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcesso

 r.java:861)

         at

 org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.pr

 ocess(Http11AprProtocol.java:579)

         at

 org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:15

 84)

         at java.lang.Thread.run(Thread.java:619)

 Caused by: javax.xml.stream.XMLStreamException: File does not exist in

 the Servi ce Repository! File=META-INF/ServiceData.xml

         at

 org.apache.axis2.dataretrieval.DataRetrievalUtil.getInputStream(DataR

 etrievalUtil.java:103)

         at

 org.apache.axis2.dataretrieval.DataRetrievalUtil.buildOM(DataRetrieva

 lUtil.java:60)

Thanks,
Mitesh Patel
VP Architect
GCRM Team
212-552-8295



This email is confidential and subject to important disclaimers and
conditions including on offers for the purchase or sale of
securities, accuracy and completeness of information, viruses,
confidentiality, legal privilege, and legal entity disclaimers,
available at http://www.jpmorgan.com/pages/disclosures/email.


> Update WSDL Instance namespace on wsdlLocation Metadata attribute
> -----------------------------------------------------------------
>
>                 Key: AXIS2-4574
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4574
>             Project: Axis2
>          Issue Type: Bug
>          Components: Addressing
>            Reporter: Katherine Sanders
>            Assignee: Bill Nagy
>         Attachments: AXIS2-4574.patch
>
>
> Update the WSDL instance namespace in org.apache.axis2.addressing.metadata.WSDLLocation to http://www.w3.org/ns/wsdl-instance instead of http://www.w3.org/2006/01/wsdl-instance.  This will make it match the example in the WS-A Metadata Spec http://www.w3.org/TR/2007/REC-ws-addr-metadata-20070904/#refmetadatfromepr and be compliant with the new WSDL 2.0 spec: http://www.w3.org/TR/2007/REC-wsdl20-20070626/#wsdlLocation-aii.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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