Interesting. These are the standard services produced by the Apache jUDDI
project. We need to dig deeper into this, and if there is an issue at
jUDDI-level, we need to work with them and fix that.

Thanks,
Senaka.

On Sat, Jun 25, 2011 at 10:19 PM, Jorge Infante Osorio <jorg...@uci.cu>wrote:

> Hi folks.
> I´m trying to use the UDDI capabilities in GReg but I have problems with
> the
> generated WSDLs. It doesn't pass the WS-I and in Eclipse IDE I cannot
> generate a client for them.
>
> The errors by wsdl:
>
> https://localhost:9446/services/UDDIReplicationService?wsdl
> attribute 'element' in message part 'parameters' (message
> 'get_changeRecordsResponse') refers to element 'ns1:changeRecords' which is
> not defined within the WSDL file!
>        Error location: definitions / message / part / @element
>
>
> https://localhost:9446/services/UDDIInquiryService?wsdl
> attribute 'element' in message part 'body' (message 'find_tModel') refers
> to
> element 'ns1:find_tModel' which is not defined within the WSDL file!
>        Error location: definitions / message / part / @element
>
>
> https://localhost:9446/services/UDDISubscriptionService?wsdl
> <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>javax.xml.ws.WebServiceException: Error occurred
> generating WSDL file for Web service implementation class
> {org.apache.juddi.api.impl.UDDISubscriptionImpl}
>        at
>
> org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator.generateWsdl
> (JAXWSRIWSDLGenerator.java:198)
>        at
>
> org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator.initialize(J
> AXWSRIWSDLGenerator.java:390)
>        at
>
> org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator.getWSDL(JAXW
> SRIWSDLGenerator.java:383)
>        at
> org.apache.axis2.description.AxisService.printWSDL(AxisService.java:1402)
>        at
>
> org.wso2.carbon.core.transports.util.Wsdl11Processor$1.printWSDL(Wsdl11Proce
> ssor.java:43)
>        at
>
> org.wso2.carbon.core.transports.util.AbstractWsdlProcessor.printWSDL(Abstrac
> tWsdlProcessor.java:79)
>        at
>
> org.wso2.carbon.core.transports.util.Wsdl11Processor.process(Wsdl11Processor
> .java:57)
>        at
>
> org.wso2.carbon.core.transports.CarbonServlet.processWithGetProcessor(Carbon
> Servlet.java:161)
>        at
> org.wso2.carbon.core.transports.CarbonServlet.doGet(CarbonServlet.java:124)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>        at
>
> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(
> ServletRegistration.java:90)
>        at
>
> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxySer
> vlet.java:111)
>        at
>
> org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.
> java:67)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>        at
> org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>        at
>
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
> FilterChain.java:304)
>        at
>
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
> ain.java:210)
>        at
>
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
> va:240)
>        at
>
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
> va:164)
>        at
>
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase
> .java:462)
>        at
>
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164
> )
>        at
>
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100
> )
>        at
> org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:241)
>        at
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
>        at
>
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
> :118)
>        at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:399)
>        at
>
> org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:
> 396)
>        at
>
> org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(H
> ttp11NioProtocol.java:356)
>        at
>
> org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:
> 1534)
>        at
>
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.ja
> va:886)
>        at
>
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:9
> 08)
>        at java.lang.Thread.run(Thread.java:619)
> Caused by: java.lang.Exception: A WSDL Definition could not be generated
> for
> the implementation class: org.apache.juddi.api.impl.UDDISubscriptionImpl
>        at
>
> org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator.generateWsdl
> (JAXWSRIWSDLGenerator.java:188)
>        ... 33 more
> </error>
>
> https://localhost:9446/services/JUDDIApiService?wsdl
> attribute 'element' in message part 'body' (message
> 'get_allPublisherDetail') refers to element 'ns1:get_allPublisherDetail'
> which is not defined within the WSDL file!
>        Error location: definitions / message / part / @element
>
> https://localhost:9446/services/UDDIValueSetValidationService?wsdl
> attribute 'element' in message part 'body' (message
> 'validate_valuesResponse') refers to element 'ns2:dispositionReport' which
> is not defined within the WSDL file!
>        Error location: definitions / message / part / @element
>
>
> https://localhost:9446/services/UDDISecurityService?wsdl
> attribute 'element' in message part 'body' (message
> 'get_authTokenResponse')
> refers to element 'ns1:authToken' which is not defined within the WSDL
> file!
>        Error location: definitions / message / part / @element
>
>
> https://localhost:9446/services/UDDISubscriptionListenerService?wsdl
> attribute 'element' in message part 'body' (message
> 'notify_subscriptionListenerResponse') refers to element
> 'ns2:dispositionReport' which is not defined within the WSDL file!
>        Error location: definitions / message / part / @element
>
> https://localhost:9446/services/UDDIPublicationService?wsdl
> attribute 'element' in message part 'body' (message 'save_serviceResponse')
> refers to element 'ns1:serviceDetail' which is not defined within the WSDL
> file!
>        Error location: definitions / message / part / @element
>
>
> https://localhost:9446/services/UDDICustodyTransferService?wsdl
> attribute 'element' in message part 'body' (message 'transfer_entities')
> refers to element 'ns1:transfer_entities' which is not defined within the
> WSDL file!
>        Error location: definitions / message / part / @element
>
>
> https://localhost:9446/services/UDDIValueSetCachingService?wsdl
> attribute 'element' in message part 'parameters' (message
> 'get_allValidValuesResponse') refers to element 'ns1:validValuesList' which
> is not defined within the WSDL file!
>        Error location: definitions / message / part / @element
>
>
> Any help?
>
> Saludos,
> Ing. Jorge Infante Osorio.
> J´Dpto Soluciones SOA.
> CDAE.
> Fac. 5.
> UCI.
>
>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
*Senaka Fernando*
Product Manager - WSO2 Governance Registry;
Associate Technical Lead; WSO2 Inc.; http://wso2.com*
Member; Apache Software Foundation; http://apache.org

E-mail: senaka AT wso2.com
**P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
Linked-In: http://linkedin.com/in/senakafernando

*Lean . Enterprise . Middleware
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to